💾 Neural Network in JavaScript.
A neural network implemented from scratch with vanilla JavaScript and trained on the MNIST dataset. The neural network is then used to predict handwritten numbers.
A neural network implemented from scratch with vanilla JavaScript and trained on the MNIST dataset. The neural network is then used to predict handwritten numbers.