Deeplearning4j

This commit is contained in:
Kristoffer Sjögren
2015-08-21 12:20:19 +02:00
parent e0977392d4
commit 2030983edd

View File

@ -316,6 +316,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Apache Mahout](https://mahout.apache.org/) - Scalable algorithms focused on collaborative filtering, clustering and classification. * [Apache Mahout](https://mahout.apache.org/) - Scalable algorithms focused on collaborative filtering, clustering and classification.
* [Apache Spark](http://spark.apache.org/) - Open-source data analytics cluster computing framework. * [Apache Spark](http://spark.apache.org/) - Open-source data analytics cluster computing framework.
* [DeepDive](http://deepdive.stanford.edu) - Create structured data from unstructured information and integrate into an existing database. * [DeepDive](http://deepdive.stanford.edu) - Create structured data from unstructured information and integrate 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. * [H2O](http://0xdata.com/) - Analytics engine for statistics over big data.
* [Weka](http://www.cs.waikato.ac.nz/ml/weka/) - Collection of algorithms for data mining tasks ranging from pre-processing to visualization. * [Weka](http://www.cs.waikato.ac.nz/ml/weka/) - Collection of algorithms for data mining tasks ranging from pre-processing to visualization.