https://github.com/GPflow/GPflow
Raw File
Tip revision: ff05f7e8ae2fc51529f05f4f7a849ea545d4f8cf authored by Felix Leibfried on 21 January 2020, 13:41:47 UTC
minor change to optimizer
Tip revision: ff05f7e
index.rst
.. GPflow documentation master file, created by
   sphinx-quickstart on Mon Jul 25 12:37:37 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

GPflow Documentation
==================================

.. toctree::
   :maxdepth: 2

   intro
   Examples and tutorials <https://nbviewer.jupyter.org/github/GPflow/GPflow/blob/develop/doc/source/notebooks/intro.ipynb?flush_cache=true>
   Tips and Tricks <https://nbviewer.jupyter.org/github/GPflow/GPflow/blob/develop/doc/source/notebooks/tips_and_tricks.ipynb>
   apiAndArchitecture
   derivations
back to top