I don`t know how to make changes in weight update method in Caffe solver. I want to apply my own formula at weight update place in Caffe. I have attached Formula doc and link where we have to modify.What should i do for the modification to it... 

this is the link of solver file in Caffe

https://github.com/BVLC/caffe/blob/master/src/caffe/solvers/sgd_solver.cpp#L27

Similar questions and discussions