0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)Python1,728 star (1,728 star)297 fork (297 fork)batch import
envsfeaturegood first issue
- 議題類型
- feature
- 研究方向
- The issue links to bsuite, a benchmark suite for RL. To add support, one should first understand how garage currently handles benchmarks and environments. Look at existing experiment configurations and environment wrappers in the garage codebase. The implementation will likely involve creating wrappers that conform to garage's environment interface and setting up experiment scripts to run bsuite tasks. There are no comments or PRs to guide the work, so the contributor must design the integration independently.