We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a49fd1 commit 4307b16Copy full SHA for 4307b16
mnist/train_mnist_model.py
@@ -31,7 +31,7 @@
31
model_dir=dir
32
33
image_size=28
34
-epochs=20
+epochs=40
35
num_classes=10
36
batch_size=32
37
0 commit comments