mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 13:56:23 +02:00
rename _models to models_modules to include in doc
This commit is contained in:
parent
50e9034a6d
commit
5809293c98
32 changed files with 748 additions and 689 deletions
|
|
@ -1,30 +1,27 @@
|
|||
GPy.util.latent_space_visualizations.controllers package
|
||||
========================================================
|
||||
controllers Package
|
||||
===================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
:mod:`controllers` Package
|
||||
--------------------------
|
||||
|
||||
GPy.util.latent_space_visualizations.controllers.axis_event_controller module
|
||||
-----------------------------------------------------------------------------
|
||||
.. automodule:: GPy.util.latent_space_visualizations.controllers
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`axis_event_controller` Module
|
||||
-----------------------------------
|
||||
|
||||
.. automodule:: GPy.util.latent_space_visualizations.controllers.axis_event_controller
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.util.latent_space_visualizations.controllers.imshow_controller module
|
||||
-------------------------------------------------------------------------
|
||||
:mod:`imshow_controller` Module
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: GPy.util.latent_space_visualizations.controllers.imshow_controller
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: GPy.util.latent_space_visualizations.controllers
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue