sgoodfriend's picture
PPO playing MicrortsRandomEnemyShapedReward3-v1 from https://github.com/sgoodfriend/rl-algo-impls/tree/fb34ab86707f5e2db85e821ff7dbdc624072d640
5c3cdcb
raw
history blame contribute delete
78 Bytes
from rl_algo_impls.train import train
if __name__ == "__main__":
train()