Add "test-on-train" stage to test accuracy on the training data; correct
authorJeff Donahue <jeff.donahue@gmail.com>
Mon, 1 Sep 2014 19:04:31 +0000 (12:04 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Mon, 1 Sep 2014 19:04:31 +0000 (12:04 -0700)
commitb49b2d3e8e0f5ebe453404c79ac9528f426ab2f0
tree458ea406107d4c2e32891fc33dc7e01cfe31432f
parent5894f039a454c249ba65141b9c20f9edc9b71627
Add "test-on-train" stage to test accuracy on the training data; correct
test_iter (should be 100 instead of 50)
examples/mnist/mnist_autoencoder.prototxt
examples/mnist/mnist_autoencoder_solver.prototxt
examples/mnist/mnist_autoencoder_solver_adagrad.prototxt
examples/mnist/mnist_autoencoder_solver_nesterov.prototxt