Recent Releases of https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.7.0
HierarchicalGaussianFiltering v0.7.0
Breaking changes
now updated to accomodate the new version of ActionModels. This includes several API changes to simulation and model fitting. See the ActionModels documentation for details.
Merged pull requests: - :arrow_up: Bump codecov/codecov-action from 4 to 5 (#169) (@dependabot[bot]) - Documentation fix (#170) (@PTWaade) - update dev from main (#171) (@PTWaade) - Update compatibility with new version of ActionModels (#174) (@PTWaade) - 0.7.1 (#175) (@PTWaade) - v0.7.0 (#176) (@PTWaade)
- Julia
Published by github-actions[bot] 11 months ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.6.2
HierarchicalGaussianFiltering v0.6.2
Merged pull requests: - regorganization of actionmodels dependencies (#167) (@PTWaade)
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.6.1
HierarchicalGaussianFiltering v0.6.1
Merged pull requests: - removed category means and noisy binary (#164) (@PTWaade) - minor update (#165) (@PTWaade)
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.6.0
HierarchicalGaussianFiltering v0.6.0
Merged pull requests: - new version (#162) (@PTWaade)
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.5.4
HierarchicalGaussianFiltering v0.5.4
Merged pull requests: - Versio 0.5.4 (#160) (@PTWaade)
- Julia
Published by github-actions[bot] almost 2 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.5.3
HierarchicalGaussianFiltering v0.5.3
Merged pull requests: - update dev from main (#156) (@PTWaade) - Update Project.toml (#157) (@PTWaade) - Version 0.5.4 (#158) (@PTWaade)
- Julia
Published by github-actions[bot] almost 2 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.5.2
HierarchicalGaussianFiltering v0.5.2
Minor bugfixes Added Aqua tests
Merged pull requests: - :arrow_up: Bump julia-actions/cache from 1 to 2 (#148) (@dependabot[bot]) - Small fixes (#149) (@PTWaade) - Version 0.5.2 (#150) (@PTWaade)
Closed issues: - Check linear transforms in different HGF structures (#143)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.5.1
HierarchicalGaussianFiltering v0.5.1
Merged pull requests: - State transition hgf (#136) (@PTWaade) - Version 0.5.1 (#137) (@PTWaade)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - 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: - :arrowup: Bump codecov/codecov-action from 3 to 4 (#125) (@dependabot[bot]) - :arrowup: Bump hmarr/auto-approve-action from 3 to 4 (#126) (@dependabot[bot]) - :arrow_up: 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) - sharedparameters -> groupedparameters (#129)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - 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) - :arrow_up: 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: - setstate function (#57) - Drift parameter (#62) - Autoregression HGF (#63) - Code Style (#68) - fix getprediction 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)
- Julia
Published by github-actions[bot] over 2 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.3.2
HierarchicalGaussianFiltering v0.3.2
Closed issues: - input precision greek notation (#71) - change coupling names (#72) - Visualizations of HGF structures (#81) - Symbol for predicted volatility (#82)
Merged pull requests: - Documentation polish + theory (#83) (@Anna280) - documentation modifications (#84) (@Anna280) - CompatHelper: bump compat for ActionModels to 0.4, (keep existing compat) (#94) (@github-actions[bot]) - Dev (#95) (@PTWaade)
- Julia
Published by github-actions[bot] about 3 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.3.1
HierarchicalGaussianFiltering v0.3.1
Closed issues: - Shared parameters (#49) - Vectorize Turing (#50) - Fix README (#67)
Merged pull requests: - :arrow_up: Bump hmarr/auto-approve-action from 2 to 3 (#47) (@dependabot[bot]) - Shared Parameters Feature 1.0 to HGF (#73) (@Anna280) - Documentation (#75) (@Anna280) - Shared Parameters feature (#76) (@Anna280)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.3.0
HierarchicalGaussianFiltering v0.3.0
Merged pull requests: - minor update (#41) (@PTWaade) - CompatHelper: bump compat for Turing to 0.23, (keep existing compat) (#42) (@github-actions[bot]) - merge updated compat into dev (#43) (@PTWaade) - Updated package to 3.0 (#46) (@PTWaade)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.2.3
HierarchicalGaussianFiltering v0.2.3
Merged pull requests: - CompatHelper: bump compat for Turing to 0.22, (keep existing compat) (#36) (@github-actions[bot]) - Feature categorical node (#37) (@PTWaade) - Feature missing input (#38) (@PTWaade) - Dev (#39) (@PTWaade) - update (#40) (@PTWaade)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.2.2
HierarchicalGaussianFiltering v0.2.2
Merged pull requests: - minor bugfix (#35) (@PTWaade)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.2.1
HierarchicalGaussianFiltering v0.2.1
Merged pull requests: - Feature categorical node (#33) (@PTWaade) - Dev (#34) (@PTWaade)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/computationalpsychiatry/hierarchicalgaussianfiltering.jl - v0.2.0
HierarchicalGaussianFiltering v0.2.0
Closed issues: - TagBot trigger issue (#30)
Merged pull requests: - :arrowup: Bump actions/checkout from 2 to 3 (#1) (@dependabot[bot]) - update from Dev (#2) (@PTWaade) - Canonical test (#3) (@JacopoC7) - Updates from Dev (#5) (@PTWaade) - :arrowup: Bump codecov/codecov-action from 2 to 3 (#6) (@dependabot[bot]) - Feature plots (#7) (@JacopoC7) - CompatHelper: add new compat entry for Turing at version 0.21, (keep existing compat) (#8) (@github-actions[bot]) - CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) (#9) (@github-actions[bot]) - CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#10) (@github-actions[bot]) - CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#11) (@github-actions[bot]) - Turing fit now working, adding to dev branch (#12) (@PTWaade) - Added CompatHelper pull requests to dev (#13) (@PTWaade) - Dev to turing fit branch (#14) (@PTWaade) - minor update to workflows (#15) (@PTWaade) - Last merge of this feature branch (#16) (@PTWaade) - Feature model comparison (#17) (@PTWaade) - Feature binary nodes (#18) (@PTWaade) - Feature model comparison (#19) (@PTWaade) - Change licence to GPLv3 (#20) (@chmathys) - Feature binary nodes (#21) (@PTWaade) - Action models (#22) (@PTWaade) - Cleanup completed (#23) (@PTWaade) - First fully functional merge from Dev (#24) (@PTWaade) - Dev (#25) (@PTWaade) - minor (#26) (@PTWaade) - CompatHelper: add new compat entry for ActionModels at version 0.1, (keep existing compat) (#27) (@github-actions[bot]) - Workshop (#28) (@PTWaade) - Dev (#29) (@PTWaade) - Pre doc polish (#31) (@PTWaade) - Dev for registering (#32) (@PTWaade)
- Julia
Published by github-actions[bot] over 3 years ago