fix mnist, add deploy net example
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 26 Feb 2014 00:00:50 +0000 (16:00 -0800)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 26 Feb 2014 20:37:46 +0000 (12:37 -0800)
commit20833e05ccc7c10150d7662f25dcf5db3397eee9
treeed5741a4f855da1b9c817b5893588173295a83d7
parent9b3f2d9409818162eecfd63e479f23724fc94329
fix mnist, add deploy net example
examples/lenet/create_mnist.sh
examples/lenet/lenet.prototxt [new file with mode: 0644]
examples/lenet/lenet_solver.prototxt
examples/lenet/lenet_test.prototxt
examples/lenet/lenet_train.prototxt
examples/lenet/train_mnist.sh