Description: The goal of the library is to provide an easy-to-use method to train and test the MNIST numbers of the neural network (in the browser or node.js). It consists of 10,000 different mnist digital samples, which are created by using this in order to be out of the box with Synaptic. You can freely create any number of different instances c (from 1 to 60,000) through the MNIST digital loader.
To Search:
File list (Check if you may need any files):
mnist-master
mnist-master\.gitignore
mnist-master\LICENSE
mnist-master\README.md
mnist-master\bower.json
mnist-master\dist
mnist-master\dist\mnist.js
mnist-master\package.json
mnist-master\src
mnist-master\src\digits
mnist-master\src\digits\0.json
mnist-master\src\digits\1.json
mnist-master\src\digits\2.json
mnist-master\src\digits\3.json
mnist-master\src\digits\4.json
mnist-master\src\digits\5.json
mnist-master\src\digits\6.json
mnist-master\src\digits\7.json
mnist-master\src\digits\8.json
mnist-master\src\digits\9.json
mnist-master\src\mnist.js
mnist-master\visualizer.html