New
Unclaimed project
Are you a maintainer of gym? Claim this project to take control of your public changelog and roadmap.
Changelog
A toolkit for developing and comparing reinforcement learning algorithms.
Last updated 4 months ago
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
A feature-rich command-line audio/video downloader
Python tool for converting files and office documents to Markdown.
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
"final_observation" and "final_info" keys (fixes overwrite when reset() returns (obs, info))render_mode specifiedGraphInstanceInfra: GitHub CI hardened with read-only permissions
This is another very minor bug release.
reset now returns (obs, info) then in the vector environments, this caused the final step's info to be overwritten. Now, the final observation and info are contained within the info as "final_observation" and "final_info" @pseudo-rnd-thoughtsrender_mode @younikGraphInstance @ekalosak