rename lenet dir to mnist
authorJeff Donahue <jeff.donahue@gmail.com>
Tue, 15 Apr 2014 17:56:32 +0000 (10:56 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Tue, 15 Apr 2014 17:56:32 +0000 (10:56 -0700)
commit9f1dc9651070f52e9a4e26a6c17d95c6b4c585f8
tree3dfa8643949c952a1b18073cbcfe76f062cb7f32
parented38827284e27d6af3b48b21a95f4094433d632e
rename lenet dir to mnist
examples/mnist/convert_mnist_data.cpp [moved from examples/lenet/convert_mnist_data.cpp with 100% similarity]
examples/mnist/create_mnist.sh [moved from examples/lenet/create_mnist.sh with 100% similarity]
examples/mnist/lenet.prototxt [moved from examples/lenet/lenet.prototxt with 100% similarity]
examples/mnist/lenet_solver.prototxt [moved from examples/lenet/lenet_solver.prototxt with 100% similarity]
examples/mnist/lenet_test.prototxt [moved from examples/lenet/lenet_test.prototxt with 100% similarity]
examples/mnist/lenet_train.prototxt [moved from examples/lenet/lenet_train.prototxt with 100% similarity]
examples/mnist/train_lenet.sh [moved from examples/lenet/train_lenet.sh with 100% similarity]