prototorch_models/docs/source/index.rst
Jensun Ravichandran 246719b837 [DOC] Add tutorial
2021-05-18 19:41:58 +02:00

26 lines
636 B
ReStructuredText

.. ProtoTorch Models documentation master file
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
About ProtoTorch Models
========================
.. toctree::
:hidden:
:maxdepth: 3
:caption: Contents:
self
models
tutorial.ipynb
`Prototorch Models <https://github.com/si-cim/prototorch_models>`_ is a Plugin
for `Prototorch <https://github.com/si-cim/prototorch>`_. It implements common
prototype-based Machine Learning algorithms using `PyTorch-Lightning
<https://www.pytorchlightning.ai/>`_.
Indices
=======
* :ref:`genindex`
* :ref:`modindex`