https://github.com/GPflow/GPflow
Raw File
Tip revision: 2edcf1044d5a8d992fec8d6093f1cb6ea5b0baa3 authored by Artem Artemev on 20 March 2019, 11:18:21 UTC
Tensorflow Probabilities
Tip revision: 2edcf10
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