Repository of Deeplearning4J neural net examples:
- MLP Neural Nets
- Convolutional Neural Nets
- Recurrent Neural Nets
- TSNE
- Word2Vec & GloVe
- Anomaly Detection
Use Maven to build the examples.
mvn clean package
For more information, check out deeplearning4j.org and its JavaDoc.