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