Skip to content

Commit

Permalink
5 epochs
Browse files Browse the repository at this point in the history
  • Loading branch information
kasra-hosseini committed Apr 27, 2022
1 parent 5116710 commit 395a41b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
},
"outputs": [],
"source": [
"myclassifier.train(num_epochs=10, \n",
"myclassifier.train(num_epochs=5, \n",
" save_model_dir=\"./models_plant_open\", \n",
" tensorboard_path=\"tboard_plant_open\", \n",
" verbosity_level=0,\n",
Expand Down

0 comments on commit 395a41b

Please sign in to comment.