Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 558 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 558 Bytes

DL4J Release 0.4 Examples

Repository of Deeplearning4J neural net examples:

  • Convolutional Neural Nets
  • Recurrent Neural Nets
  • Deep-belief Neural Nets
  • Restricted Boltzmann Machines
  • Recursive Neural Nets
  • TSNE
  • Word2Vec & GloVe
  • Anomaly Detection

Documentation

For more information, check out deeplearning4j.org and its JavaDoc.

If you notice issues, please log them, and if you want to contribute, submit a pull request. Input is welcome here.