https://github.com/GPflow/GPflow
Raw File
Tip revision: 816a41f081fb5f8d1c33aaf7b7866fcf393b0898 authored by thevincentadam on 02 February 2020, 21:14:05 UTC
update models and parse
Tip revision: 816a41f
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