ppo-MicrortsDefeatCoacAIShaped-v3 / huggingface_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
120 Bytes
from rl_algo_impls.huggingface_publish import huggingface_publish
if __name__ == "__main__":
huggingface_publish()