From 4b393ad5b9373932474af9468474fbe1679ff8f2 Mon Sep 17 00:00:00 2001 From: EdwardRaff Date: Sat, 31 Oct 2015 16:22:26 -0400 Subject: [PATCH 1/3] Update README.md adding JSAT to list of ML libraries. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 612d3e23..614fd082 100644 --- a/README.md +++ b/README.md @@ -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 From 6ddff03d86b4e324c31fb9f06e1f635bb008c143 Mon Sep 17 00:00:00 2001 From: EdwardRaff Date: Sat, 31 Oct 2015 16:25:16 -0400 Subject: [PATCH 2/3] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 614fd082..49eb50eb 100644 --- a/README.md +++ b/README.md @@ -372,7 +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. +* [JSAT](https://github.com/EdwardRaff/JSAT) - Numerous Machine Learning algorithms for pre-processing, classification, regression, and clustering. Some algorithms support 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 From 5075b05bcc0203622a470e0fc609b5de62c3811a Mon Sep 17 00:00:00 2001 From: EdwardRaff Date: Sun, 1 Nov 2015 11:29:55 -0500 Subject: [PATCH 3/3] Update README.md adjusting at request --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49eb50eb..111db508 100644 --- a/README.md +++ b/README.md @@ -372,7 +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 support mult-threaded execution. +* [JSAT](https://github.com/EdwardRaff/JSAT) - Algorithms for pre-processing, classification, regression, and clustering with support for multi-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