Commit ·
4b0c4fa
1
Parent(s): b212cf3
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ tags:
|
|
| 19 |
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 20 |
```
|
| 21 |
### Watch your Agent play
|
| 22 |
-
You can watch him play here. He does his best
|
|
|
|
|
|
|
| 23 |
|
| 24 |
|
|
|
|
| 19 |
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 20 |
```
|
| 21 |
### Watch your Agent play
|
| 22 |
+
You can watch him play here. He does his best.
|
| 23 |
+
|
| 24 |
+
Thanks to Thomas Simonnini and the team for the deep reinforcement learning course - it's fab and you should do it!
|
| 25 |
|
| 26 |
|