Releases: SainsburyWellcomeCentre/NeuralPlayground
Releases · SainsburyWellcomeCentre/NeuralPlayground
v0.0.10
What's Changed
- Nat behav by @rodrigcd in #113
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #119
- Update python versions to adhere to SPEC0 by @adamltyson in #121
- Fix color order for cv2 by @niksirbi in #122
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #123
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #124
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #125
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #126
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #127
- Neuroai sept by @rodrigcd in #131
Full Changelog: v0.0.9...v0.0.10
v0.0.9
website
Web
Web init
v0.0.7
New branch for last-minute commenting & cleaning (#90) * notebooks finished, TEM set to simple run & logger path fixed * Simple2D and DiscreteObject added as examples for BatchEnvironment * batch environment test fixed * trained TEM models added to GIN --------- Co-authored-by: LukeHollingsworth <[email protected]>
v0.0.6
- Bug fix
- Dealing with Torch import
v0.0.5
Final version for CCN
- TEM implemented
v0.0.4
colorama dependency
v0.0.3
Merge all the branches to the main.
Additions:
- The Tolman-Eichenbaum Machine model is added to the package.
- Comparison board visualizations.
- Backend runner.
- Config files.
- Plotting utils.