Provide MNIST data to node.js and browser users. This library is supposed to work out of the box with nervous. If you want to use it on browser without JSPM, you need to have a mock for fs and path ...
The original Caffe-MNIST example accepts data in the LMDB format. It uses convert_mnist_data.cpp to convert data into LMDB. If you want to use the original Caffe-MNIST example for your specific task ...