Beta Release 0.5.0
- ONNX Support
- Greatly improved Documentation
- Adds ONNX models for BallChase, JumperHard and FlyBy
- Bugfixes
What's Changed
- Doc updates by @edbeeching in #85
- Improved FAQ and Fixed Typos by @AleryBerry in #87
- Feat(rllib): added possibility to set the experiment name by @visuallization in #82
- Test updates by @edbeeching in #88
- chore(readme): updated clean rl title by @visuallization in #93
- chore(debugging): added more debug information on import error by @visuallization in #91
- updates deps and wrappers for version 0.4.8 by @edbeeching in #94
- Update CUSTOM_ENV.md by @edbeeching in #96
- Fixed error in _set_platform_suffix by @AustereTriceratops in #97
- Update utils.py by @yizhangliu in #99
- Added note to CUSTOM_ENV.md that addresses issue #100 by @kasmith11 in #102
- Adds sb3 onnx export by @edbeeching in #101
New Contributors
- @AleryBerry made their first contribution in #87
- @AustereTriceratops made their first contribution in #97
- @yizhangliu made their first contribution in #99
- @kasmith11 made their first contribution in #102
Full Changelog: v0.4.7...v0.5.0