HierarchicalGaussianFiltering.jl
HierarchicalGaussianFiltering.jl copied to clipboard
The Julia implementation of the generalised hierarchical Gaussian filter
This is likely resulting from the use of dictionaries in the initialization process, either in the premade hgf or init_hgf function.
Translation of most important functions, e.g. give_inputs = tapas_simModel
looking for example of HGF that combines two first level filters in two a single level on the higher level, aka sensor fusion. For example, we have GPS data and...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...