From be247dcbfbf58e0ba9b0d29400db9cf8c7802459 Mon Sep 17 00:00:00 2001 From: nepstein Date: Fri, 21 Nov 2014 12:47:07 -0500 Subject: [PATCH] added d3xter and knear --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba03259..f5a7cce 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ For a list of free machine learning books available for download, go [here](http * [chartjs](http://www.chartjs.org/) * [dimple](http://dimplejs.org/) * [amCharts](http://www.amcharts.com/) +* [D3xter](https://github.com/NathanEpstein/D3xter) * [statkit](https://github.com/rigtorp/statkit) - Statistics kit for JavaScript * [science.js](https://github.com/jasondavies/science.js/) - Scientific and statistical computing in JavaScript. @@ -303,6 +304,7 @@ For a list of free machine learning books available for download, go [here](http * [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 +* [kNear](https://github.com/NathanEpstein/kNear) - JavaScript implementation of the k nearest neighbors algorithm for supervised learning ## Julia