mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-21 14:05:14 +02:00
makes sense for core to go first
This commit is contained in:
parent
3375458dbb
commit
a312e754bd
1 changed files with 2 additions and 2 deletions
|
|
@ -38,6 +38,8 @@ Several tutorials have been developed in the form of `Jupyter Notebooks <https:/
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:caption: API Documentation
|
:caption: API Documentation
|
||||||
|
|
||||||
|
GPy.core
|
||||||
|
GPy.core.parameterization
|
||||||
GPy.models
|
GPy.models
|
||||||
GPy.kern
|
GPy.kern
|
||||||
GPy.likelihoods
|
GPy.likelihoods
|
||||||
|
|
@ -46,8 +48,6 @@ Several tutorials have been developed in the form of `Jupyter Notebooks <https:/
|
||||||
GPy.util
|
GPy.util
|
||||||
GPy.plotting.gpy_plot
|
GPy.plotting.gpy_plot
|
||||||
GPy.plotting.matplot_dep
|
GPy.plotting.matplot_dep
|
||||||
GPy.core
|
|
||||||
GPy.core.parameterization
|
|
||||||
GPy.inference.optimization
|
GPy.inference.optimization
|
||||||
GPy.inference.latent_function_inference
|
GPy.inference.latent_function_inference
|
||||||
GPy.inference.mcmc
|
GPy.inference.mcmc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue