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

TensorFlow.NET/docs/README.md at master · feelsyt/TensorFlow.NET · GitHub

Latest commit

 

History

History
21 lines (15 loc) · 300 Bytes

File metadata and controls

21 lines (15 loc) · 300 Bytes

Instll Sphinx

pip install sphinx
pip install recommonmark
pip install sphinx_rtd_theme

Init the docs

sphinx-quickstarts

Build the docs

make html

Access the compiled docs: https://tensorflownet.readthedocs.io


Back | FazBrowse Home | New Git URL