Added Synaptic to Javascript section

This commit is contained in:
bcbcb 2014-10-25 10:38:56 -07:00
parent d5c82b361b
commit 156afe0ed1
1 changed files with 1 additions and 0 deletions

View File

@ -298,6 +298,7 @@ For a list of free machine learning books available for download, go [here](http
* [Node-SVM](https://github.com/nicolaspanel/node-svm) - Support Vector Machine for nodejs
* [Brain](https://github.com/harthur/brain) - Neural networks in JavaScript
* [Bayesian-Bandit](https://github.com/omphalos/bayesian-bandit.js) - Bayesian bandit implementation for Node and the browser.
* [Synaptic](https://github.com/cazala/synaptic) - Architecture-free neural network library for node.js and the browser
<a name="julia" />
## Julia