Skip to content

v1.6.0

Choose a tag to compare

@TomGeorge1234 TomGeorge1234 released this 24 Apr 17:11
· 271 commits to dev since this release
defaa00

v1.6.0

Official new features

  • SuccessorFeatures(): New Neurons subclass for SRs and accompanying successor_features_example.ipynb demo script.
    SF_development
  • Ability to visualise multiple Agents with Ag.plot_trajectory(plot_all_agents=True)
    multi_agents
  • PlaceCells.remap() reinitialises place cell locations
  • Minor bug fixes

What's Changed