Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
16.68k stars 4.1k forks source link

gym -> gymnasium #5995

Closed desaibhargav closed 6 months ago

desaibhargav commented 9 months ago

Is your feature request related to a problem? Please describe. This feature request is not related to a problem as such. I imagine everything works fine with gym. However, gym is no longer maintained and has been handed over to the Farama Foundation for future development (now called gymnasium), see here.

Describe the solution you'd like Add support for gymnasium with mlagents-envs

Side note: I really appreciate the bug fixes, refactors, version bumps (especially torch) and all the work done in between to bring v1.0.0 of the codebase. Thank you for all your efforts, great job!

wcy1231 commented 9 months ago

Good! The same question gym -> gymnasium.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

adrienJeg commented 8 months ago

Hello, is there any news on this ?

miguelalonsojr commented 7 months ago

Nothing planned for now. MLA is in maintenance mode for now. Minor bug fixes, dependency updates, minor features. We are, however, accepting PRs, so if anyone from the community would like to make this upgrade and submit a PR, that would be amazing.

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale. Please open a new issue for related bugs.