The source for Keras documentation is in this directory under sources/
.
Our documentation uses extended Markdown, as implemented by MkDocs.
- install MkDocs:
sudo pip install mkdocs
cd
to thedocs/
folder and run:mkdocs serve
The source for Keras documentation is in this directory under sources/
.
Our documentation uses extended Markdown, as implemented by MkDocs.
sudo pip install mkdocs
cd
to the docs/
folder and run: mkdocs serve