Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use GatinhoEducado/ppo-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use GatinhoEducado/ppo-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="GatinhoEducado/ppo-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- reinforcement-learning
|
| 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).
|
|
|
|
| 6 |
- reinforcement-learning
|
| 7 |
- ML-Agents-Pyramids
|
| 8 |
---
|
| 9 |
+
Made for UNIT5 Deep RL course.
|
| 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).
|