openpose / 3rdparty /caffe /examples /mnist /train_lenet_adam.sh
camenduru's picture
thanks to openpose ❤
f5bb0c0
raw
history blame contribute delete
106 Bytes
#!/usr/bin/env sh
set -e
./build/tools/caffe train --solver=examples/mnist/lenet_solver_adam.prototxt $@