Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Sep 27, 2024
1 parent 5bbc745 commit b7dd856
Show file tree
Hide file tree
Showing 31 changed files with 5,465 additions and 1,354 deletions.
8 changes: 4 additions & 4 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@ Categorical state nodes
Continuous state nodes
^^^^^^^^^^^^^^^^^^^^^^

.. currentmodule:: pyhgf.updates.prediction_error.nodes.continuous
.. currentmodule:: pyhgf.updates.prediction_error.continuous

.. autosummary::
:toctree: generated/pyhgf.updates.prediction_error.nodes.continuous
:toctree: generated/pyhgf.updates.prediction_error.continuous

continuous_node_value_prediction_error
continuous_node_volatility_prediction_error
Expand All @@ -134,10 +134,10 @@ Continuous state nodes
Dirichlet state nodes
^^^^^^^^^^^^^^^^^^^^^

.. currentmodule:: pyhgf.updates.prediction_error.nodes.dirichlet
.. currentmodule:: pyhgf.updates.prediction_error.dirichlet

.. autosummary::
:toctree: generated/pyhgf.updates.prediction_error.nodes.dirichlet
:toctree: generated/pyhgf.updates.prediction_error.dirichlet

dirichlet_node_prediction_error
update_cluster
Expand Down
Binary file removed docs/source/images/binary.png
Binary file not shown.
43 changes: 43 additions & 0 deletions docs/source/images/binary.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/source/images/categorical.png
Binary file not shown.
265 changes: 265 additions & 0 deletions docs/source/images/categorical.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/source/images/continuous.png
Binary file not shown.
55 changes: 55 additions & 0 deletions docs/source/images/continuous.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b7dd856

Please sign in to comment.