26 lines
636 B
ReStructuredText
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`
|