mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-24 05:57:03 +03:00
added d3xter and knear
This commit is contained in:
parent
0adbe19f27
commit
be247dcbfb
@ -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
|
||||
|
||||
<a name="julia" />
|
||||
## Julia
|
||||
|
Loading…
Reference in New Issue
Block a user