Update README.md
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
```
|
22 |
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
23 |
```
|
24 |
-
### Watch
|
25 |
-
You can watch
|
26 |
|
27 |
-
1. Go to https://huggingface.co/spaces/
|
28 |
-
2. Step 1: Write
|
29 |
-
3. Step 2: Select
|
30 |
4. Click on Watch the agent play 👀
|
31 |
|
|
|
21 |
```
|
22 |
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
23 |
```
|
24 |
+
### Watch my Agent play
|
25 |
+
You can watch my agent **playing directly in your browser:**.
|
26 |
|
27 |
+
1. Go to https://huggingface.co/spaces/ThomasSimonini/Huggy
|
28 |
+
2. Step 1: Write my model_id: kinkpunk/Huggy-Doggy-PPO
|
29 |
+
3. Step 2: Select any *.nn /*.onnx file
|
30 |
4. Click on Watch the agent play 👀
|
31 |
|