This is a basic implementation of the PETS algorithm. Here is how to run it:
python train_dyn.py --iteration 400 --cycles 100 --env_name BipedalWalkerHardcore-v3
Use --help
to see full options.
This is a basic implementation of the PETS algorithm. Here is how to run it:
python train_dyn.py --iteration 400 --cycles 100 --env_name BipedalWalkerHardcore-v3
Use --help
to see full options.