Skip to content

Commit

Permalink
CNN
Browse files Browse the repository at this point in the history
  • Loading branch information
astorfi committed Jun 15, 2017
1 parent 18b0443 commit d1cf6c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
tf.app.flags.DEFINE_integer('batch_size', np.power(2, 9),
'Number of model clones to deploy.')

tf.app.flags.DEFINE_integer('num_epochs', 3,
tf.app.flags.DEFINE_integer('num_epochs', 1,
'Number of epochs for training.')

##########################################
Expand Down

0 comments on commit d1cf6c7

Please sign in to comment.