pyhgf icon indicating copy to clipboard operation
pyhgf copied to clipboard

PyHGF: A neural network library for predictive coding

Results 39 pyhgf issues
Sort by recently updated
recently updated
newest added

The following tutorials need to be expanded and rewritten: - [x] Multilevel embedding of Hierarchical Gaussian Filters - [x] Parameters recovery, prior predictive and posterior predictive sampling - [ ]...

documentation

Sampling the HGF could mean different things. For prior predictive sampling, we could try to implement: - [ ] Predictive sampling from the generative model using the probabilistic graph (starting...

enhancement
update functions
plotting

We need to expand our collection of decision models to get closer to what is available in the Matlab toolbox. We are currently missing: - [x] Sigmoid response model with...

models

We need to polish the MAB example a bit and add multilevel solutions: - [ ] Use a different response function based on the derivative of the continuous node at...

bug
documentation