ppo-HalfCheetahBulletEnv-v0 / benchmark_publish.py
sgoodfriend's picture
PPO playing HalfCheetahBulletEnv-v0 from https://github.com/sgoodfriend/rl-algo-impls/tree/2067e21d62fff5db60168687e7d9e89019a8bfc0
6f3bdf9
from rl_algo_impls.benchmark_publish import benchmark_publish
if __name__ == "__main__":
benchmark_publish()