https://github.com/GPflow/GPflow
Raw File
Tip revision: b08f3062c96677de266af26767634fd7c6e6611d authored by Alexander G. de G. Matthews on 09 September 2016, 10:59:46 UTC
Tf wraps (#198)
Tip revision: b08f306
guts.rst
==================
The guts of GPflow
==================

.. automodule:: GPflow.param

Param
-----

.. autoclass:: Param

Parameterized
-------------

.. autoclass:: Parameterized

AutoFlow
--------

.. autoclass:: AutoFlow

Model
-----

.. automodule:: GPflow.model
.. autoclass:: Model

GPModel
-------

.. autoclass:: GPModel
back to top