Update README.md
Browse files
README.md
CHANGED
@@ -12,20 +12,4 @@
|
|
12 |
# **ppo** Agent playing **Huggy**
|
13 |
This is a trained model of a **ppo** agent playing **Huggy** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
14 |
|
15 |
-
## Usage (with ML-Agents)
|
16 |
-
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
17 |
-
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
18 |
-
|
19 |
-
|
20 |
-
### Resume the training
|
21 |
-
```
|
22 |
-
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
23 |
-
```
|
24 |
-
### Watch your Agent play
|
25 |
-
You can watch your agent **playing directly in your browser:**.
|
26 |
-
|
27 |
-
1. Go to https://huggingface.co/spaces/unity/ML-Agents-Huggy
|
28 |
-
2. Step 1: Write your model_id: Eslam25/ppo-Huggy
|
29 |
-
3. Step 2: Select your *.nn /*.onnx file
|
30 |
-
4. Click on Watch the agent play 👀
|
31 |
|
|
|
12 |
# **ppo** Agent playing **Huggy**
|
13 |
This is a trained model of a **ppo** agent playing **Huggy** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|