Releases: FLAIROx/Kinetix
Releases · FLAIROx/Kinetix
v2.0.0
What's Changed
- Added error message when num minibatches is larger than num train envs by @Michael-Beukman in #24
- Refactor kinetix.environment to have a separate spaces module to avoid circular imports in the future. by @Michael-Beukman in #21
- This is a breaking change since many of the imports changed.
Full Changelog: v1.0.5...v2.0.0
v1.0.5
bump jax & flax version
v1.0.2
What's Changed
- Added an optional flag to the make_env function that controls if we d… by @Michael-Beukman in #15
- Consistently use jax.tree.map by @Michael-Beukman in #16
Full Changelog: v1.0.0...v1.0.2
v1.0.0
v0.1.0
v0.1.0 Release of Kinetix, reproducing the results of the paper.