From 156afe0ed1a56603b533366a3736abf1ae776663 Mon Sep 17 00:00:00 2001 From: bcbcb Date: Sat, 25 Oct 2014 10:38:56 -0700 Subject: [PATCH] Added Synaptic to Javascript section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 825c912..351f697 100644 --- a/README.md +++ b/README.md @@ -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 ## Julia