Reinforcement Learning
ml-agents
ML-Agents-Pyramids
ppo
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use sam522/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use sam522/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="sam522/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "model_name": "PPO Pyramids Agent", | |
| "algorithm": "PPO", | |
| "environment": "ML-Agents-Pyramids", | |
| "performance": { | |
| "mean_reward": 5.1, | |
| "std_reward": 0.85, | |
| "pyramids_completed": 5.0 | |
| }, | |
| "training": { | |
| "episodes": 3000, | |
| "framework": "PyTorch", | |
| "course": "Hugging Face Deep RL Course Unit 5" | |
| }, | |
| "tags": [ | |
| "ML-Agents-Pyramids", | |
| "ppo", | |
| "deep-reinforcement-learning", | |
| "reinforcement-learning", | |
| "ml-agents" | |
| ] | |
| } |