#!/usr/bin/env sh set -e ./build/tools/caffe train --solver=examples/mnist/lenet_solver_adam.prototxt $@