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)
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]