Recent Releases of carl-bench

carl-bench - v1.1.0

What's Changed

  • Fix/search space test by @benjamc in https://github.com/automl/CARL/pull/113
  • Goals for CARL by @TheEimer in https://github.com/automl/CARL/pull/97
  • Update to 1.1.0 by @TheEimer in https://github.com/automl/CARL/pull/114

Full Changelog: https://github.com/automl/CARL/compare/v1.0.0...v1.1.0

- Python
Published by TheEimer about 2 years ago

carl-bench - Version 1.0.0

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

- Python
Published by TheEimer over 2 years ago

carl-bench - Version 0.2.0

  • 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)

- Python
Published by benjamc over 3 years ago