Skip to content

0.0.7

Compare
Choose a tag to compare
@conorheins conorheins released this 08 Dec 15:31
· 330 commits to master since this release

What's Changed

  • plot_beliefs, plot_likelihood now functions in utils.py
  • Bug fix in calculation of variational free energy during message passing routines (see #98)
  • Allow optional distributional observations in agent.infer_states(obs) with a new optional boolean argument distrib_obs, for use in hierarchical set-ups
  • added two new environments (envs.visual_foraging.SceneConstruction and envs.visual_foraging.RandomDotMotion)
  • added functions for quickly initialising empty A and B arrays

Full Changelog: v0.0.6...v0.0.7