ppo-MicrortsDefeatCoacAIShaped-v3 / benchmark_publish.py
sgoodfriend's picture
PPO playing MicrortsDefeatCoacAIShaped-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/342013343b316412ba3aff97b0430343c69c8364
b05d1d6
raw
history blame contribute delete
114 Bytes
from rl_algo_impls.benchmark_publish import benchmark_publish
if __name__ == "__main__":
benchmark_publish()