What's Changed
- Set numpy version, bump release by @edbeeching in #192
- A small update to the contribution section of the README by @deanh in #194
- Set sb3_imitation.py to CPU to fix error with CUDA by @Ivan-267 in #196
- Add sb3 sac onnx export by @Ivan-267 in #198
- Deprecates the use of gdrl by @edbeeching in #199
- Mention godot.net in README.md by @Ivan-267 in #201
- Passing Python Kwargs to Godot Envrionment by @GianiStatie in #206
- Update CUSTOM_ENV.md by @Ivan-267 in #209
- feat: adding info - is_success by @GianiStatie in #208
- Fix function name by @metinc in #210
- Adds argument to set obs key to stable_baselines_export.py by @Ivan-267 in #212
- SB3 bugfix (limit max version) by @Ivan-267 in #214
- Fixed missing import of spaces from Gymnasium by @Travh98 in #217
- ✅ Ready to merge SB3 version upgrade by @Ivan-267 in #218
- Updates readme FAQ by @Ivan-267 in #223
- Limit Rllib version by @Ivan-267 in #220
- Improve exception handling in SB3 example script by @Ivan-267 in #221
New Contributors
- @deanh made their first contribution in #194
- @GianiStatie made their first contribution in #206
- @Travh98 made their first contribution in #217
Full Changelog: v0.8.0...v0.8.2