Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Huggy
Instructions to use dmenini/ppo-Huggy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use dmenini/ppo-Huggy with ml-agents:
mlagents-load-from-hf --repo-id="dmenini/ppo-Huggy" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,8 @@
|
|
| 9 |
library_name: ml-agents
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# **
|
| 13 |
-
This is a trained model of a **
|
| 14 |
|
| 15 |
## Usage (with ML-Agents)
|
| 16 |
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
|
|
|
| 9 |
library_name: ml-agents
|
| 10 |
---
|
| 11 |
|
| 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
|