Commit ·
f0e1731
1
Parent(s): 27dd2ff
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ tags:
|
|
| 22 |
|
| 23 |
### Resume the training
|
| 24 |
```bash
|
| 25 |
-
mlagents-
|
| 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
|