Added Multistep, Poly and Sigmoid learning rate decay policies
authorSergio <sguada@gmail.com>
Sat, 4 Oct 2014 00:14:20 +0000 (17:14 -0700)
committerSergio <sguada@gmail.com>
Fri, 10 Oct 2014 16:37:55 +0000 (09:37 -0700)
commitb025da73e397b50e7f4136ad7546961d60ea934b
tree9593bc5c1997f5bfbfc0fa625e1cc93303461c77
parent7eecdf9c804e2b6a162e44c3a7a4b58317ed394b
Added Multistep, Poly and Sigmoid learning rate decay policies

Conflicts:
include/caffe/solver.hpp
src/caffe/proto/caffe.proto
src/caffe/solver.cpp
examples/lenet/lenet_multistep_solver.prototxt [new file with mode: 0644]
examples/lenet/lenet_stepearly_solver.prototxt [new file with mode: 0644]
include/caffe/solver.hpp
src/caffe/proto/caffe.proto
src/caffe/solver.cpp