Skip to content

Releases: automl/CARL

v1.1.0

13 Feb 10:27
f4b51b6
Compare
Choose a tag to compare

What's Changed

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

Version 1.0.0

11 Aug 11:59
Compare
Choose a tag to compare

This is a large update:

  • CARL env interface overhaul
  • context spaces & sampling
  • update to gymnasium
  • update to all envs (esp. brax) including packages and context features

Version 0.2.0

12 Jul 10:44
Compare
Choose a tag to compare
  • Integrate dm control environments (#55)
  • Add context masks to only append those to the state (#54)
  • Extend classic control environments to parametrize initial state distributions (#52)
  • Remove RNA environment for maintenance (#61)
  • Fixed pre-commit (mypy, black, flake8, isort) (#62)