.. motornet documentation master file, created by
   sphinx-quickstart on Thu Apr  7 14:53:26 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

MotorNet
========

A TensorFlow-powered python toolbox to train deep neural networks to perform motor tasks.

.. raw:: html
   :file: _static/index.html

..
   -----------------------------------------------------------------------------------------------

..
   raw:: html

..
   :file: _static/home.html


.. toctree::
   :maxdepth: 1
   :caption: Reference Manual

   modules


.. toctree::
   :maxdepth: 1
   :caption: Documentation

   documentation/install

   documentation/bp-loss-selection

   documentation/changelog


.. toctree::
   :maxdepth: 1
   :caption: Tutorials
   :glob:

   tutorials/muscle-demo

   tutorials/build-plant

   tutorials/build-net

   tutorials/states

   tutorials/tasks

   tutorials/losses

   tutorials/train-net


Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
