cavis/docs/deeplearning4j-nn
Alex Black 4f7b35ac82
Update links to eclipse repos (#252)
* Fix repo links and clean up old github templates

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* More link updates

Signed-off-by: AlexDBlack <blacka101@gmail.com>
2019-09-10 19:09:46 +10:00
..
templates Update links to eclipse repos (#252) 2019-09-10 19:09:46 +10:00
README.md Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pages.json Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00

README.md

deeplearning4j-nn documentation

To generate docs into the deeplearning4j-nn/doc_sources folder, first cd docs then run:

python generate_docs.py \
    --project deeplearning4j-nn \
    --code ../deeplearning4j
	--out_language en