javascript Neural-Network library.
1.Download MNIST data files form THE MNIST DATABASE.
Image
Label
A neuron.
A set of neurons. Back Propagation's each layer is "group", and Self Organizing Map(SOM)'s neurons are also "group".
Apply function to each neuron in group. For example, fire-function.
Weight and Fire.