Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
|
20 |
### Resume the training
|
21 |
```
|
22 |
-
mlagents-learn "configuration.yaml" --run-id="Huggy-Doggy" --resume
|
23 |
```
|
24 |
### Watch my Agent play
|
25 |
You can watch my agent **playing directly in your browser:**.
|
|
|
19 |
|
20 |
### Resume the training
|
21 |
```
|
22 |
+
mlagents-learn "./Huggy-Doggy-PPO/configuration.yaml" --run-id="Huggy-Doggy" --resume
|
23 |
```
|
24 |
### Watch my Agent play
|
25 |
You can watch my agent **playing directly in your browser:**.
|