Skip to content

Commit

Permalink
Higher momentum for titan networks
Browse files Browse the repository at this point in the history
  • Loading branch information
gzuidhof committed Jun 18, 2016
1 parent 11170bd commit db4cc9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/titan_x_default.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ batch_normalization: True
batch_normalization_alpha: 0.3

[updates]
batch_size_train: 6
batch_size_validation: 12
momentum: 0.98
batch_size_train: 5
batch_size_validation: 10
momentum: 0.99

[misc]
multiprocess_load_augmentation: True
Expand Down

0 comments on commit db4cc9e

Please sign in to comment.