-
Notifications
You must be signed in to change notification settings - Fork 665
Home
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
- Solve an XOR
- Discrete Sequence Recall Task
- Learn Image Filters
- Paint an Image
- Self Organizing Map
- Read from Wikipedia
-
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