Keras-Contrib Documentation
Our documentation uses extended Markdown, as implemented by MkDocs.
Building the documentation
- install MkDocs:
pip install mkdocs cdto thedocs/folder and run:mkdocs serve# Starts a local webserver: localhost:8000mkdocs build# Builds a static site in "site" directory