12345678910111213141516171819202122232425262728293031 |
- ``learning@home::tesseract``
- ====================================
- Tesseract lets you train huge neural networks on computers provided by volunteers. Powered by pytorch.
- .. image:: _static/bug.gif
- User guide:
- .. toctree::
- :maxdepth: 2
- user/quickstart.md
- API documentation:
- .. toctree::
- :maxdepth: 2
- modules/client.rst
- modules/server.rst
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
- .. _GitHub: https://github.com/learning-at-home/tesseract
|