Simulate documentation
Advanced examples in Simulate
You are viewing v0.0.1 version.
A newer version
v0.1.2 is available.
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.