Skip to content
Snippets Groups Projects

Fix doc's index to show properly in bob/docs

Merged Amir MOHAMMADI requested to merge docs into master
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
 
 
.. _bob.learn.pytorch:
 
====================
====================
PyTorch Bob Bindings
PyTorch Bob Bindings
====================
====================
@@ -5,7 +8,6 @@ PyTorch Bob Bindings
@@ -5,7 +8,6 @@ PyTorch Bob Bindings
`bob.learn.pytorch` is a high-level library, written in Python that runs on top of PyTorch.
`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.
The goal here is to be able to do fast experimentation with neural networks.
===========
Users Guide
Users Guide
===========
===========
@@ -18,7 +20,6 @@ Users Guide
@@ -18,7 +20,6 @@ Users Guide
guide_mccnn_pad.rst
guide_mccnn_pad.rst
guide_audio_extractor.rst
guide_audio_extractor.rst
================
Reference Manual
Reference Manual
================
================
Loading