Guest User

Untitled

a guest
Jun 15th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. net: "model.prototxt"
  2. test_iter: 100
  3. test_interval: 500
  4. base_lr: 1.0
  5. lr_policy: "fixed"
  6. momentum: 0.95
  7. weight_decay: 0.0005
  8. display: 100
  9. max_iter: 10000
  10. snapshot: 5000
  11. solver_mode: CPU
  12. type: "SGD"
Add Comment
Please, Sign In to add comment