ConvNetJS (Neural Nets in the Browser)

ConvNetJS is a library that allows you to train deep learning models in the browser. Through the demo, you can visualize the learning process and results of the neural network.

ConvNetJS (Neural Nets in the Browser)

How to try it

The demos consist of handwritten digit recognition, image recognition, classification, regression, autoencoder, and DQN. By clicking on one of the demos, you can see the training process for each demo in real time. Change the settings. You can also see changes in results depending on the settings.