https://github.com/GPflow/GPflow
Raw File
Tip revision: a365045c6f17c6a805285ea0aaf9bc09ce386a5d authored by Jesper Nielsen on 20 January 2022, 11:23:01 UTC
Merge pull request #1757 from GPflow/develop
Tip revision: a365045
notebooks_file.rst
==============
Notebooks
==============


Basic
-----
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/basics/*

Advanced
--------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/advanced/*

Tailor
------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/tailor/*

Theory
------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/theory/*

Understanding
-------------
.. toctree::
   :maxdepth: 1
   :glob:

   notebooks/understanding/*
back to top