Skip to content

Commit

Permalink
api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Dec 20, 2024
1 parent 9c377a3 commit 10aa191
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,16 @@ Continuous nodes
continuous_node_posterior_update
continuous_node_posterior_update_ehgf

Exponential family
------------------

.. currentmodule:: pyhgf.updates.posterior.exponential

.. autosummary::
:toctree: generated/pyhgf.updates.posterior.exponential

posterior_update_exponential_family_dynamic

Prediction steps
================

Expand Down Expand Up @@ -144,7 +154,8 @@ Exponential family
.. autosummary::
:toctree: generated/pyhgf.updates.prediction_error.exponential

prediction_error_update_exponential_family
prediction_error_update_exponential_family_fixed
prediction_error_update_exponential_family_dynamic

Distribution
************
Expand Down

0 comments on commit 10aa191

Please sign in to comment.