FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tiny-dnn/docs at master · tiny-dnn/tiny-dnn · GitHub

Latest commit

 

History

History

readme.md

tiny-dnn documentation

A built version of documentation is available here.

Local build

You can build html documents in your local machine if you prefer. Assuming you have python already, install Sphinx and recommonmark at first:

$ pip install sphinx sphinx-autobuild
$ pip install recommonmark

Build on Windows

cd docs
make.bat html

Build on Linux

cd docs
make html

Back | FazBrowse Home | New Git URL