Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 854 Bytes

index.rst

File metadata and controls

49 lines (37 loc) · 854 Bytes

Welcome to torchbearer's documentation!

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Notes

   notes/*

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Deep Learning

   examples/quickstart
   examples/vae
   examples/gan

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Differentiable Programming

   examples/basic_opt
   examples/svm_linear
   examples/amsgrad

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Package Reference

   code/main
   code/callbacks
   code/metrics


Indices and tables