Releases: ComputationalPsychiatry/HierarchicalGaussianFiltering.jl
Releases · ComputationalPsychiatry/HierarchicalGaussianFiltering.jl
v0.6.2
v0.6.1
v0.6.0
HierarchicalGaussianFiltering v0.6.0
Merged pull requests:
v0.5.4
HierarchicalGaussianFiltering v0.5.4
Merged pull requests:
v0.5.3
v0.5.2
v0.5.1
v0.5.0
HierarchicalGaussianFiltering v0.5.0
Breaking changes
- New syntax for specifying HGF
- nonlinear transforms, timed inputs, save_history and more
Merged pull requests:
- ⬆️ Bump codecov/codecov-action from 3 to 4 (#125) (@dependabot[bot])
- ⬆️ Bump hmarr/auto-approve-action from 3 to 4 (#126) (@dependabot[bot])
- ⬆️ Bump julia-actions/setup-julia from 1 to 2 (#128) (@dependabot[bot])
- Misc polish (#133) (@PTWaade)
- version 0.5.0 (#134) (@PTWaade)
Closed issues:
- Timed inputs (#54)
- Nonlinear transformations between nodes (#55)
- Update equations for multiple parents (#58)
- Enhanced HGF (#59)
- Minimize stored information (#80)
- Add custom node (#103)
- Make node-specific update equations (#105)
- Rename parent types (#118)
- add a bias parameter to continuous input nodes (#119)
- shared_parameters -> grouped_parameters (#129)
v0.4.0
HierarchicalGaussianFiltering v0.4.0
Merged pull requests:
- Categorical node update eq (#90) (@Anna280)
- update project from main (#96) (@PTWaade)
- categorical state node update equations (#100) (@Anna280)
- ⬆️ Bump actions/checkout from 3 to 4 (#101) (@dependabot[bot])
- Added drift (#106) (@JacopoC7)
- Documentation polish (#109) (@Anna280)
- Ehgf (#112) (@PTWaade)
- Dev (#113) (@PTWaade)
- Ar1 (#115) (@PTWaade)
- Renaming (#117) (@PTWaade)
- Dev to main for next version (#123) (@PTWaade)
Closed issues:
- set_state function (#57)
- Drift parameter (#62)
- Autoregression HGF (#63)
- Code Style (#68)
- fix get_prediction for binary and categorical nodes (#69)
- More RejectParameter checks for negative precisions (#74)
- Within-trial time course (#77)
- Update equations for multiple children (#78)
- Children learning which parents re reliable (#79)
- Decide on update equations for multiple parents and multiple children (#86)
- Make presentable table with variables, notation and interpretations (#87)
- Check / remove coupling strengths from input nodes (#89)
- Input transform (#91)
- previous parent predictions: not agnostic, but based on parent priors (#92)
- Appreciation and Suggestion for HierarchicalGaussianFiltering.jl (#98)
- Change names of variables: (#104)