In this article I’ll show you how to create and train a neural network using Synaptic.js, which allows you to do deep learning in Node.js and the browser. We’ll be creating the simplest neural network possible: one that manages to solve the XOR equation.
Full article