v0.0.1
This is the first release of pyhgf, a Python package for nodalized, generalized and multilevel Hierarchical Gaussian Filters.
The package contains pure Python and JAX code to fit binary and continuous HGF (two-level and three-level) and tools for visualization.
The model is fully compatible with PyMC(>=5.0.0). The JAX implementation can update any node structure.
The pure Python implementation was used for development and testing and will be removed in 0.02.
The documentation can be found at: https://ilabcode.github.io/pyhgf/index.html#