2021-05-13 13:22:32 +00:00
|
|
|
.. 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
|
2021-05-18 17:41:58 +00:00
|
|
|
tutorial.ipynb
|
2021-05-13 13:22:32 +00:00
|
|
|
|
2021-05-14 10:58:38 +00:00
|
|
|
`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/>`_.
|
2021-05-13 13:22:32 +00:00
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|