google-deepmind / dm_control

Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Apache License 2.0
3.78k stars 668 forks source link

Suite vectorized environments? #455

Closed nsk126 closed 6 months ago

nsk126 commented 6 months ago

Does Suite have an option to Vectorize environments like Gymnasium ? I intended to run my training pipeline along with Suite and was curious if I could run them batched?

yuvaltassa commented 6 months ago

No, it does not.

Take a look at envpool https://github.com/sail-sg/envpool