index.rst 503 B

12345678910111213141516171819202122232425262728293031
  1. ``learning@home::hivemind``
  2. ====================================
  3. Hivemind lets you train huge neural networks on computers provided by volunteers. Powered by pytorch.
  4. .. image:: _static/bug.gif
  5. User guide:
  6. .. toctree::
  7. :maxdepth: 2
  8. user/quickstart.md
  9. API documentation:
  10. .. toctree::
  11. :maxdepth: 2
  12. modules/client.rst
  13. modules/server.rst
  14. Indices and tables
  15. ==================
  16. * :ref:`genindex`
  17. * :ref:`modindex`
  18. * :ref:`search`
  19. .. _GitHub: https://github.com/learning-at-home/hivemind