File size: 895 Bytes
22d13ac
 
 
 
 
 
77d2bfe
 
22d13ac
 
12fe644
77d2bfe
22d13ac
 
 
 
12fe644
bfddd29
77d2bfe
22d13ac
bfddd29
22d13ac
77d2bfe
12fe644
bfddd29
22d13ac
bfddd29
77d2bfe
 
bfddd29
22d13ac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
library_name: ml-agents
tags:
- Huggy
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents
- Puppo
---

  # **PPO** Agent playing **Huggy**
  This is a trained model of a **PPO** agent playing **Huggy** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
  
  ## Usage (with ML-Agents)
  The Documentation: https://github.com/huggingface/ml-agents#get-started

  ### Resume training
  Below code can be used to resume the Agent training:
  
  ```
  mlagents-learn <your_configuration_file_path.yaml> --run-id="Huggy-the-Puppo" --resume
  ```

  ### Watch Agent
  You can watch the agent playing by following the below steps mentioned below:
  
  1. Go to: https://huggingface.co/spaces/ThomasSimonini/Huggy
  2. Step 1: Find the model_id: `deathReaper0965/Huggy-the-Puppo`
  3. Step 2: Select the *.onnx file
  4. Click on `Play with Huggy`