Skip to content

Commit

Permalink
Merge pull request josephmisiti#107 from chrisvnicholson/patch-1
Browse files Browse the repository at this point in the history
Added Deeplearning4j to README.md
  • Loading branch information
josephmmisiti committed Dec 21, 2014
2 parents e637486 + 16179c6 commit db7ca36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ For a list of free machine learning books available for download, go [here](http
- [Natural Language Processing](#java-nlp)
- [General-Purpose Machine Learning](#java-general-purpose)
- [Data Analysis / Data Visualization](#java-data-analysis)
- [Deep Learning](#java-deep-learning)
- [Javascript](#javascript)
- [Natural Language Processing](#javascript-nlp)
- [Data Analysis / Data Visualization](#javascript-data-analysis)
Expand Down Expand Up @@ -271,6 +272,11 @@ For a list of free machine learning books available for download, go [here](http
* [Spark](https://github.com/apache/spark) - Spark is a fast and general engine for large-scale data processing.
* [Impala](https://github.com/cloudera/impala) - Real-time Query for Hadoop

<a name="java-deep-learning" />
#### Deep Learning

* [Deeplearning4j](https://github.com/SkymindIO/deeplearning4j/) - Scalable deep learning for industry with parallel GPUs

<a name="javascript" />
## Javascript

Expand Down

0 comments on commit db7ca36

Please sign in to comment.