Skip to content

Commit

Permalink
renaming"
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangqing committed Dec 5, 2013
1 parent 70dcd4f commit 32adceb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/imagenet_solver.prototxt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
train_net: "examples/imagenet.prototxt"
test_net: "examples/imagenet_test.prototxt"
test_net: "examples/imagenet_val.prototxt"
test_iter: 1000
test_interval: 1000
base_lr: 0.01
Expand All @@ -11,4 +11,4 @@ max_iter: 4500000
momentum: 0.9
weight_decay: 0.0005
snapshot: 10000
snapshot_prefix: "alexnet_train"
snapshot_prefix: "caffe_imagenet_train"
File renamed without changes.

0 comments on commit 32adceb

Please sign in to comment.