Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ziatdinovmax committed Jul 27, 2023
1 parent 65c42a4 commit 259faa2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/source/models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ Deep Kernel Learning - Approximate Bayesian
:member-order: bysource
:show-inheritance:

Infinite-width Bayesian Neural Networks
----------------------------------------
.. autoclass:: gpax.models.ibnn.iBNN
:members:
:inherited-members:
:undoc-members:
:member-order: bysource
:show-inheritance:

Multi-Task Learning
--------------------
.. autoclass:: gpax.models.mtgp.MultiTaskGP
Expand All @@ -52,7 +61,7 @@ Multi-Task Learning
:undoc-members:
:member-order: bysource
:show-inheritance:

.. autoclass:: gpax.models.vi_mtdkl.viMTDKL
:members:
:inherited-members:
Expand Down

0 comments on commit 259faa2

Please sign in to comment.