Update mnist example
This commit is contained in:
parent
de63eaf15a
commit
49f9a12b5f
@ -66,6 +66,7 @@ if __name__ == "__main__":
|
|||||||
tensorboard=True,
|
tensorboard=True,
|
||||||
random_data=20,
|
random_data=20,
|
||||||
add_embedding=True,
|
add_embedding=True,
|
||||||
|
embedding_data=100,
|
||||||
flatten_data=False,
|
flatten_data=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user