Releases: ComputationalPsychiatry/ActiveInference.jl
Releases · ComputationalPsychiatry/ActiveInference.jl
Release list
v0.1.2
ActiveInference v0.1.2
Fix to model fitting function that includes learning.
Merged pull requests:
- merge master to dev (#17) (@samuelnehrer02)
Closed issues:
- Needs Documentation - Work in progress (#11)
v0.1.1
- Released the first version of the package documentation.
- Minor bug fixes.
v0.1.0
- All parameters now recoverable with ReverseDiff. This is a temporary solution until the bug with Vector{Real}s is addressed JuliaDiff/ReverseDiff.jl#264.
- General cleanup and removal of redundant functions.
- Resolved issue with verbose.
- implemented bayesian_model_average function and SAPE calculation.
v0.0.4
- General cleanup of the internal package structure (file management).
- Introduced the create_matrix_templates helper function .
- Completed cross-validation with Python.
- Added small tests.
- Removed redundant functions.
- Improved several functions with stricter type definitions.
- Added Aqua tests.
- Renamed several functions to more descriptive names.
- Dropped unnecessary dependencies
v0.0.3
v0.0.2
ActiveInference v0.0.2
Now fully compatible with ActionModels
Merged pull requests:
- ⬆️ Bump julia-actions/setup-julia from 1 to 2 (#1) (@dependabot[bot])
- ⬆️ Bump julia-actions/cache from 1 to 2 (#2) (@dependabot[bot])
- ⬆️ Bump codecov/codecov-action from 3 to 4 (#3) (@dependabot[bot])
- Peter small changes 2 (#6) (@PTWaade)
- version 0.0.2 (#7) (@PTWaade)
v0.0.1
v0.0.0-beta dev branch
Edited utils.jl