pyhgf
pyhgf copied to clipboard
PyHGF: A neural network library for predictive coding
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 - [ ]...
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...
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...
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...