Skip to content

Instantly share code, notes, and snippets.

@willard-yuan
Created May 12, 2017 10:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willard-yuan/958a1a11e46563152029fecc90aa21c1 to your computer and use it in GitHub Desktop.
Save willard-yuan/958a1a11e46563152029fecc90aa21c1 to your computer and use it in GitHub Desktop.
net: "train_val.prototxt"
test_iter: 1000
test_interval: 500
base_lr: 0.001
lr_policy: "step"
gamma: 0.1
stepsize: 20000
display: 100
max_iter: 10000
momentum: 0.9
weight_decay: 0.0005
snapshot: 1000
snapshot_prefix: "./models/snapshots_"
random_seed: 42
solver_mode: GPU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment