cavis/docs/deeplearning4j
Maxime Michel ca20763619 Mention the new % unit for maxBytes and maxPhysicalBytes in Memory management documentation (#8435) (#8461)
Signed-off-by: Maxime Michel <maxime.michel@magnolia-cms.com>
2019-12-05 12:47:53 +09:00
..
templates Mention the new % unit for maxBytes and maxPhysicalBytes in Memory management documentation (#8435) (#8461) 2019-12-05 12:47:53 +09: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 documentation

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

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