Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Penguin-N/Paramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Penguin-N/Paramids with ml-agents:
mlagents-load-from-hf --repo-id="Penguin-N/Paramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,10 @@ tags:
|
|
| 7 |
- ML-Agents-Pyramids
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
# **ppo** Agent playing **Pyramids**
|
| 11 |
This is a trained model of a **ppo** agent playing **Pyramids**
|
| 12 |
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
|
|
|
| 7 |
- ML-Agents-Pyramids
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Watch your agent playing 👀
|
| 11 |
+
👉 [https://huggingface.co/spaces/unity/ML-Agents-Pyramids](https://huggingface.co/spaces/unity/ML-Agents-Pyramids)
|
| 12 |
+
|
| 13 |
+
|
| 14 |
# **ppo** Agent playing **Pyramids**
|
| 15 |
This is a trained model of a **ppo** agent playing **Pyramids**
|
| 16 |
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|