Recent Releases of carps
carps - v1.0.2
- Fix duplicate trial_counter in SyneTune (#193).
- Refactor plotting (#193,#194).
- Extend TrialInfo, logging utilities, and missing-run detection with extra fields and environment dumps (#193).
- Refactor experimenter configs, database schemas, and analysis pipeline for nested task keys and hypervolume support (#193).
- Jupyter Notebook
Published by benjamc 10 months ago
carps - v1.0.0
Breaking Changes:
- Problem is now ObjectiveFunction
- Task now holds an objective function and input/output spaces
- Scenario is renamed to task_type.
Updated configs and added some more fixes.
The API now follows this scheme:
What's Changed
- docs: update install instructions by @sarah-segel in https://github.com/automl/CARP-S/pull/136
- Add logo by @helegraf in https://github.com/automl/CARP-S/pull/137
- add running data to readme by @dengdifan in https://github.com/automl/CARP-S/pull/139
- fix(check_missing.py): Fix criterion for max trials by @benjamc in https://github.com/automl/CARP-S/pull/150
- Fix HEBO integration by @benjamc in https://github.com/automl/CARP-S/pull/149
- Feat/plotting by @benjamc in https://github.com/automl/CARP-S/pull/152
- Fix/dist by @benjamc in https://github.com/automl/CARP-S/pull/153
- v0.1.1 by @benjamc in https://github.com/automl/CARP-S/pull/154
- Feature/additional hpobench benchmarks by @sarah-segel in https://github.com/automl/CARP-S/pull/155
- Add documentation about carps usage by @benjamc in https://github.com/automl/CARP-S/pull/157
- Fix/hpobench requirements (#94) by @helegraf in https://github.com/automl/CARP-S/pull/148
- Add automl.space link to repo by @TheEimer in https://github.com/automl/CARP-S/pull/169
- carps v1.0.0 by @benjamc in https://github.com/automl/CARP-S/pull/182
New Contributors
- @TheEimer made their first contribution in https://github.com/automl/CARP-S/pull/169
Full Changelog: https://github.com/automl/CARP-S/compare/v.0.1.1...v1.0.0
- Jupyter Notebook
Published by benjamc 11 months ago
carps - Version 0.1.0
- Initial version of CARP-S.
- Jupyter Notebook
Published by sarah-segel almost 2 years ago