index.rst 521 B

1234567891011121314151617181920212223242526272829303132
  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. modules/dht.rst
  15. Indices and tables
  16. ==================
  17. * :ref:`genindex`
  18. * :ref:`modindex`
  19. * :ref:`search`
  20. .. _GitHub: https://github.com/learning-at-home/hivemind