Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use hungtrab/ppo-PyramidsTrainingRDN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use hungtrab/ppo-PyramidsTrainingRDN with ml-agents:
mlagents-load-from-hf --repo-id="hungtrab/ppo-PyramidsTrainingRDN" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ 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**
|
|
|
|
| 6 |
- reinforcement-learning
|
| 7 |
- ML-Agents-Pyramids
|
| 8 |
---
|
| 9 |
+
# *Dependencies*
|
| 10 |
+
You should use python 3.10.* (I used 3.10.12) to be able to train properly
|
| 11 |
|
| 12 |
# **ppo** Agent playing **Pyramids**
|
| 13 |
This is a trained model of a **ppo** agent playing **Pyramids**
|