ppo-MicrortsAttackShapedReward-v1 / huggingface_publish.py
sgoodfriend's picture
PPO playing MicrortsAttackShapedReward-v1 from https://github.com/sgoodfriend/rl-algo-impls/tree/587a52bc38901314c7c1b5c6892acf9315796cf3
a1df559
raw
history blame contribute delete
120 Bytes
from rl_algo_impls.huggingface_publish import huggingface_publish
if __name__ == "__main__":
huggingface_publish()