Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Commit

Permalink
change googlenet_4node max_iteration to 450000
Browse files Browse the repository at this point in the history
  • Loading branch information
daisyden committed Sep 4, 2017
1 parent 29faeae commit 7605ad3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ average_loss: 40
base_lr: 0.04
lr_policy: "poly"
power: 0.5
max_iter: 350000
max_iter: 450000
momentum: 0.9
weight_decay: 0.0002
snapshot: 50000
Expand Down

0 comments on commit 7605ad3

Please sign in to comment.