Update README.md

adding JSAT to list of ML libraries.
This commit is contained in:
EdwardRaff
2015-10-31 16:22:26 -04:00
parent 289a6377af
commit 4b393ad5b9

View File

@ -372,6 +372,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [DeepDive](http://deepdive.stanford.edu) - Creates structured information from unstructured data and integrates it into an existing database.
* [Deeplearning4j](http://deeplearning4j.org/) - Distributed and multi-threaded deep learning library.
* [H2O](http://0xdata.com/) - Analytics engine for statistics over big data.
* [JSAT](https://github.com/EdwardRaff/JSAT) - Numerous Machine Learning algorithms for pre-processing, classification, regression, and clustering. Some algorithms suport mult-threaded execution.
* [Weka](http://www.cs.waikato.ac.nz/ml/weka/) - Collection of algorithms for data mining tasks ranging from pre-processing to visualization.
## Messaging