https://github.com/GPflow/GPflow
Raw File
Tip revision: a0c7c118f4a70a67ccc7c70e63a99fb3f9db93c5 authored by Vincent Dutordoir on 10 July 2020, 14:11:11 UTC
Update readme with new project using GPflow
Tip revision: a0c7c11
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