caffe-with-spearmint
caffe-with-spearmint copied to clipboard
Limit running time / jobs proposed
To make caffe-with-spearmint into a fully automated pipeline of hyper-parameter selection, training and testing, it seems to be necessary to make it possible to control the running time or the number of jobs proposed by spearmint. Is it possible within current framework?
One can limit the max_iter
parameter in the solver.prototxt to fewer iterations.