Releases: UoA-CARES/gymnasium_envrionments
Releases · UoA-CARES/gymnasium_envrionments
v2.0.0
What's Changed
Lots...
- Train and Evaluate Loops - enabled for re-running evaluation post-training based on saved data
- VAE + vector support
- pyboy integration
- Consistent evaluation every N steps
- Save folder format consistency
- Updated for cares_rl v2.0.0
New Contributors
- @beardyFace made their first contribution in #8
- @PKWadsy made their first contribution in #50
- @h-yamani made their first contribution in #51
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- training_loop example by @dvalenciar in #1
- fix seed and rest env by @dvalenciar in #3
- feat: add training loops by @retinfai in #2
- fix: broken seeds by @retinfai in #4
- fix: state only returns one thinhg by @retinfai in #5
- fix: fix openai image step by @retinfai in #6
- Fix seed consistency by @dvalenciar in #7
New Contributors
- @dvalenciar made their first contribution in #1
- @retinfai made their first contribution in #2
Full Changelog: https://github.com/UoA-CARES/gymnasium_envrionments/commits/v1.0.0