Skip to content

Commit

Permalink
Bumping epochs used to train MNIST examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Garrett Smith committed Dec 21, 2016
1 parent 802a9eb commit 047101c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mnist/Guild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
[project]

name = MNIST
runroot = runs

[model "intro"]

Expand All @@ -26,7 +25,7 @@ evaluate = expert --evaluate
datadir = ./data
rundir = $RUNDIR
batch-size = 100
epochs = 5
epochs = 20

[view]

Expand Down

0 comments on commit 047101c

Please sign in to comment.