index.rst 549 B

123456789101112131415161718192021222324252627282930313233
  1. ``learning@home::tesseract``
  2. ====================================
  3. Tesseract lets you train huge neural networks on computers provided by volunteers.
  4. Written in pytorch for your creative freedom.
  5. .. image:: https://i.imgur.com/GPxolxb.gif
  6. User guide:
  7. .. toctree::
  8. :maxdepth: 2
  9. user/quickstart.md
  10. API documentation:
  11. .. toctree::
  12. :maxdepth: 2
  13. modules/client.rst
  14. modules/runtime.md
  15. Indices and tables
  16. ==================
  17. * :ref:`genindex`
  18. * :ref:`modindex`
  19. * :ref:`search`
  20. .. _GitHub: https://github.com/learning-at-home/tesseract