salohiddin94 commited on
Commit
f0e1731
·
1 Parent(s): 27dd2ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ tags:
22
 
23
  ### Resume the training
24
  ```bash
25
- mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
26
  ```
27
 
28
  ### Watch your Agent play
 
22
 
23
  ### Resume the training
24
  ```bash
25
+ !mlagents-push-to-hf --run-id="SnowballTarget1" --local-dir="./results/SnowballTarget1" --repo-id="salohiddin94/ppo-SnowballTarget" --commit-message="First Push"
26
  ```
27
 
28
  ### Watch your Agent play