Skip to content

Releases: ComputationalPsychiatry/ActiveInference.jl

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Jan 13:26

ActiveInference v0.1.2

Diff since v0.1.1

Fix to model fitting function that includes learning.

Merged pull requests:

Closed issues:

  • Needs Documentation - Work in progress (#11)

v0.1.1

Choose a tag to compare

@samuelnehrer02 samuelnehrer02 released this 06 Dec 14:32
0b542fa
  • Released the first version of the package documentation.
  • Minor bug fixes.

v0.1.0

Choose a tag to compare

@samuelnehrer02 samuelnehrer02 released this 28 Oct 16:45
400fb0c
  • 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

Choose a tag to compare

@samuelnehrer02 samuelnehrer02 released this 26 Aug 15:46
  • 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

Choose a tag to compare

@samuelnehrer02 samuelnehrer02 released this 02 Aug 17:18
19cd927

Some minor updates.

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 20 May 10:49
fccff4a

ActiveInference v0.0.2

Diff since v0.0.1

Now fully compatible with ActionModels

Merged pull requests:

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 14 May 10:05

ActiveInference v0.0.1

v0.0.0-beta dev branch

Pre-release

Choose a tag to compare

@samuelnehrer02 samuelnehrer02 released this 09 Mar 17:53
Edited utils.jl