mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +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).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
current_lib = [None]
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@ Several tutorials have been developed in the form of `Jupyter Notebooks <https:/
|
|||
GPy.mappings
|
||||
GPy.examples
|
||||
GPy.util
|
||||
GPy.plotting
|
||||
GPy.plotting.gpy_plot
|
||||
GPy.plotting.matplot_dep
|
||||
GPy.inference.optimization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue