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