.. _bob.learn.pytorch:

====================
PyTorch Bob Bindings
====================

`bob.learn.pytorch` is a high-level library, written in Python that runs on top of PyTorch.
The goal here is to be able to do fast experimentation with neural networks.

.. todo::

  Update the doc, most of the material here is outdated !

Users Guide
===========

.. toctree::
   :maxdepth: 2

   user_guide.rst
   guide_dcgan.rst
   guide_conditionalgan.rst
   guide_mccnn_pad.rst
   guide_audio_extractor.rst

Reference Manual
================

.. toctree::
   :maxdepth: 2

   py_api


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

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