benelot / pybullet-gym

Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
https://pybullet.org/
Other
814 stars 124 forks source link

Feature request / Would like to contribute: Competitive Environments #55

Open LJKS opened 3 years ago

LJKS commented 3 years ago

Feature request: Competitive Environments for Self-play based on Emergent Complexity via Multi-Agent Competition (Bansal et al.) / blog/video footage . Are as of now only available via mujoco. I plan to implement them based on your work, but would love to make them available here and if possibly quickly discuss implementation if possible.