Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
|
| 20 |
### Resume the training
|
| 21 |
```
|
| 22 |
-
mlagents-
|
| 23 |
```
|
| 24 |
### Watch your Agent play
|
| 25 |
You can watch your agent **playing directly in your browser:**.
|
|
|
|
| 19 |
|
| 20 |
### Resume the training
|
| 21 |
```
|
| 22 |
+
mlagents-load-from-hf --repo-id="Saraswati/testpyramidsrnd" --local-dir="./downloads"
|
| 23 |
```
|
| 24 |
### Watch your Agent play
|
| 25 |
You can watch your agent **playing directly in your browser:**.
|