Merge pull request #106 from NathanEpstein/master

adding z3d (3d plotting library) to the data visualization section
This commit is contained in:
joseph misiti 2014-12-20 13:20:06 -05:00
commit e6374869e7

View File

@ -298,6 +298,7 @@ For a list of free machine learning books available for download, go [here](http
* [D3xter](https://github.com/NathanEpstein/D3xter) - Straight forward plotting built on D3
* [statkit](https://github.com/rigtorp/statkit) - Statistics kit for JavaScript
* [science.js](https://github.com/jasondavies/science.js/) - Scientific and statistical computing in JavaScript.
* [Z3d](https://github.com/NathanEpstein/Z3d) - Easily make interactive 3d plots built on Three.js
<a name="javascript-general-purpose" />
#### General-Purpose Machine Learning