Skip to content

Commit

Permalink
Playing around with epochs and stats interval
Browse files Browse the repository at this point in the history
  • Loading branch information
Garrett Smith committed Dec 21, 2016
1 parent 047101c commit dbc66bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mnist/Guild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ evaluate = expert --evaluate
datadir = ./data
rundir = $RUNDIR
batch-size = 100
epochs = 20
epochs = 10
stats_interval = 5

[view]

Expand Down

0 comments on commit dbc66bb

Please sign in to comment.