| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Beta Release 0.5.0 source code.tar.gz | 2023-05-02 | 1.8 MB | |
| Beta Release 0.5.0 source code.zip | 2023-05-02 | 1.8 MB | |
| README.md | 2023-05-02 | 2.0 kB | |
| Totals: 3 Items | 3.6 MB | 0 | |
- ONNX Support
- Greatly improved Documentation
- Adds ONNX models for BallChase, JumperHard and FlyBy
- Bugfixes
What's Changed
- Doc updates by @edbeeching in https://github.com/edbeeching/godot_rl_agents/pull/85
- Improved FAQ and Fixed Typos by @AleryBerry in https://github.com/edbeeching/godot_rl_agents/pull/87
- Feat(rllib): added possibility to set the experiment name by @visuallization in https://github.com/edbeeching/godot_rl_agents/pull/82
- Test updates by @edbeeching in https://github.com/edbeeching/godot_rl_agents/pull/88
- chore(readme): updated clean rl title by @visuallization in https://github.com/edbeeching/godot_rl_agents/pull/93
- chore(debugging): added more debug information on import error by @visuallization in https://github.com/edbeeching/godot_rl_agents/pull/91
- updates deps and wrappers for version 0.4.8 by @edbeeching in https://github.com/edbeeching/godot_rl_agents/pull/94
- Update CUSTOM_ENV.md by @edbeeching in https://github.com/edbeeching/godot_rl_agents/pull/96
- Fixed error in _set_platform_suffix by @AustereTriceratops in https://github.com/edbeeching/godot_rl_agents/pull/97
- Update utils.py by @yizhangliu in https://github.com/edbeeching/godot_rl_agents/pull/99
- Added note to CUSTOM_ENV.md that addresses issue [#100] by @kasmith11 in https://github.com/edbeeching/godot_rl_agents/pull/102
- Adds sb3 onnx export by @edbeeching in https://github.com/edbeeching/godot_rl_agents/pull/101
New Contributors
- @AleryBerry made their first contribution in https://github.com/edbeeching/godot_rl_agents/pull/87
- @AustereTriceratops made their first contribution in https://github.com/edbeeching/godot_rl_agents/pull/97
- @yizhangliu made their first contribution in https://github.com/edbeeching/godot_rl_agents/pull/99
- @kasmith11 made their first contribution in https://github.com/edbeeching/godot_rl_agents/pull/102
Full Changelog: https://github.com/edbeeching/godot_rl_agents/compare/v0.4.7...v0.5.0