mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
images for tutorials
This commit is contained in:
parent
e5fbfe19ee
commit
fa391307f7
4 changed files with 83 additions and 0 deletions
BIN
doc/Figures/tuto_GP_regression_m1.png
Normal file
BIN
doc/Figures/tuto_GP_regression_m1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
doc/Figures/tuto_GP_regression_m2.png
Normal file
BIN
doc/Figures/tuto_GP_regression_m2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
BIN
doc/Figures/tuto_GP_regression_m3.png
Normal file
BIN
doc/Figures/tuto_GP_regression_m3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
83
doc/GPy.examples.rst
Normal file
83
doc/GPy.examples.rst
Normal file
|
|
@ -0,0 +1,83 @@
|
||||||
|
examples Package
|
||||||
|
================
|
||||||
|
|
||||||
|
:mod:`examples` Package
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`BGPLVM_demo` Module
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.BGPLVM_demo
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`classification` Module
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.classification
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`oil_flow_demo` Module
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.oil_flow_demo
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`regression` Module
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.regression
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`sparse_GPLVM_demo` Module
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.sparse_GPLVM_demo
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`sparse_GP_regression_demo` Module
|
||||||
|
---------------------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.sparse_GP_regression_demo
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`uncertain_input_GP_regression_demo` Module
|
||||||
|
------------------------------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.uncertain_input_GP_regression_demo
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`uncollapsed_GP_demo` Module
|
||||||
|
---------------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.uncollapsed_GP_demo
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`unsupervised` Module
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
.. automodule:: GPy.examples.unsupervised
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue