deeplearning4j
Information
- Documentation: https://deeplearning4j.org/
- Github organization: http://github.org/deeplearning4j/deeplearning4j
- Docathon project: https://github.com/deeplearning4j/deeplearning4j/projects/1
Description
Deeplearning4j is the first commercial-grade, open-source, distributed deep-learning library written for Java and Scala. Integrated with Hadoop and Spark, DL4J is designed to be used in business environments on distributed GPUs and CPUs.
Open Doc issues
- Update on-site documentation
- Dev guide: document intellij quirks
- Build Lucene index over javadoc, examples, and other resources
- Comparing frameworks documentation issue for TensorFlow
- Create a normalization page
- Ensure all deprecated methods have appropriate javadoc
- Page on important Neural Networks
- Broken link in the doc
- Build WebApp for VGG model inference
- Find and link example from Peter Lin @woolfel
- Enhance documentation for persisting
- Add description for filing issues
- 'Persistable' link not working
- The docs on RBM's "propUp" and "propDown" methods are confusing
- Describe concat better
- 404 Error https://deeplearning4j.org/doc/org/updater
- Update website javadocs
- how to read data from hdfs in csv format, then train in dl4j with spark?
- Add EarlyStopping documentation for GPUs
- Docs: add basic docs on DL4J + cloud computing
- JavaDocs missing for Clustering classes
- Output page contains obsolete code