mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
add plotting to docs index
This commit is contained in:
parent
3e6cc2888d
commit
b0c18a90a4
2 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
"""
|
||||||
|
Introduction
|
||||||
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
"""
|
||||||
|
|
||||||
# Copyright (c) 2014, GPy authors (see AUTHORS.txt).
|
# Copyright (c) 2014, GPy authors (see AUTHORS.txt).
|
||||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||||
current_lib = [None]
|
current_lib = [None]
|
||||||
|
|
|
||||||
|
|
@ -52,6 +52,7 @@ Several tutorials have been developed in the form of `Jupyter Notebooks <https:/
|
||||||
GPy.mappings
|
GPy.mappings
|
||||||
GPy.examples
|
GPy.examples
|
||||||
GPy.util
|
GPy.util
|
||||||
|
GPy.plotting
|
||||||
GPy.plotting.gpy_plot
|
GPy.plotting.gpy_plot
|
||||||
GPy.plotting.matplot_dep
|
GPy.plotting.matplot_dep
|
||||||
GPy.inference.optimization
|
GPy.inference.optimization
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue