NeuralNet.js

April 10th, 2018

Click 'start training' to see the neural net in action!

In a bout of procrastination induced mania last November, I ended up writing a relatively simple neural net in javascript. The example above shows how neural nets can solve the famous XOR problem. The spiky graph you see moving across the screen gives you an idea of how well the network is doing over time. The lower it gets, the better!