Changed the instructions
Browse files
README.md
CHANGED
|
@@ -20,10 +20,11 @@ tags:
|
|
| 20 |
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 21 |
```
|
| 22 |
### Watch your Agent play
|
| 23 |
-
You can watch
|
| 24 |
|
| 25 |
-
1. Go to https://
|
| 26 |
-
2. Step 1: Find
|
| 27 |
-
3. Step 2: Select
|
| 28 |
-
4.
|
|
|
|
| 29 |
|
|
|
|
| 20 |
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 21 |
```
|
| 22 |
### Watch your Agent play
|
| 23 |
+
You can watch my agent **playing directly in your browser:**.
|
| 24 |
|
| 25 |
+
1. Go to https://singularite.itch.io/snowballtarget
|
| 26 |
+
2. Step 1: Find my model_id: SaathvikD/ppo-SnowballTarget
|
| 27 |
+
3. Step 2: Select my .nn/.onnx file.
|
| 28 |
+
4. Also based on the amount of training it has undergone is shows a larger number.
|
| 29 |
+
5. Click on Watch the agent play 👀
|
| 30 |
|