Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 214 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 214 Bytes

NNetMnist

Mnist Basic Neural network implementation with Numeric.js

Usage

A fast matrix batch approach for learning a Multi layer perceptron neural network of MNIST data using Stochastic gradient descent.