sgoodfriend's picture
PPO playing MicrortsDefeatCoacAIShaped-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/f7c6f26745a35b21529f65cf3c71dfd6bbf33919
0589ae3
raw
history blame contribute delete
78 Bytes
from rl_algo_impls.train import train
if __name__ == "__main__":
train()