Simulate documentation

Advanced examples in Simulate

You are viewing v0.0.1 version. A newer version v0.1.2 is available.
Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Advanced examples in Simulate

These examples showcase complete products of Simulate: challenging and visually appealing examples.

  • cartpole.py: reimplements the famous cartpole example, with parallel execution and rendering.
  • lunarlander.py: reimplements the famous lunar lander reinforcement learning environment.
  • mountaincar.py: adds an impressive recreation of the mountain car Gym environment.