How to create a Neural Network in JavaScript in 30 lines of code

Loading

A very cool article found here on Medium by Per Harald Borgen, on how to create and train a neural network using Synaptic.js, which allows you to do deep learning in Node.js and the browser.

Here is link to the full article – Per Harald Borgen @ Medium.

Leave a Reply