Skip to content

Releases: FLAIROx/Kinetix

v2.0.0

21 Sep 16:48
43fa39d

Choose a tag to compare

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

07 Jul 23:18

Choose a tag to compare

bump jax & flax version

v1.0.2

05 Jul 20:24
4cc7b16

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.2

v1.0.0

22 Mar 10:43
5ab0595

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1.0.0

v0.1.0

11 Mar 13:09

Choose a tag to compare

v0.1.0 Release of Kinetix, reproducing the results of the paper.