Files
pyrobolearn/examples/README.md
T

8 lines
290 B
Markdown

## Examples
In this folder, you will find different examples on how to use the framework.
You can check the following folders:
- `gym/cartpole`: policies are trained with different algorithms on the gym Cartpole environment.
- `robots`: check how to load a specific robot into the world.