Skip to content
UniqueFool edited this page Jun 9, 2016 · 30 revisions

####Introduction

If you have no prior knowledge about Neural Networks, you should start by reading this guide.

If you want a practical example on how to feed data to a neural network, then take a look at this article.

You may also want to take a look at this article. For a comparison of a handful of different JavaScript ANN libraries, see this

####Demos

Documentation

Talks

  • Machine Learning with Node.js
    An introduction to neural networks on the basis of synaptic.
    Also covering how to check the performance of the algorithm and how to tackle the error rate. PDF slides
Clone this wiki locally