123456789101112131415161718192021222324252627282930313233 |
- ``learning@home::tesseract``
- ====================================
- Tesseract lets you train huge neural networks on computers provided by volunteers.
- Written in pytorch for your creative freedom.
- .. image:: https://i.imgur.com/GPxolxb.gif
- User guide:
- .. toctree::
- :maxdepth: 2
- user/quickstart.md
- API documentation:
- .. toctree::
- :maxdepth: 2
- modules/client.rst
- modules/runtime.md
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
- .. _GitHub: https://github.com/learning-at-home/tesseract
|