Reinforcement Learning
ml-agents
TensorBoard
ONNX
ML-Agents-Pyramids
ppo
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use SnEhAh018/ppo-PyramidsFast with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use SnEhAh018/ppo-PyramidsFast with ml-agents:
mlagents-load-from-hf --repo-id="SnEhAh018/ppo-PyramidsFast" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
File size: 828 Bytes
799f2e1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
tags:
- ML-Agents-Pyramids
- ppo
- deep-reinforcement-learning
- reinforcement-learning
- ml-agents
library_name: ml-agents
model-index:
- name: PPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: ML-Agents-Pyramids
type: ML-Agents-Pyramids
metrics:
- type: mean_reward
value: -100
name: mean_reward
verified: false
---
# PPO Agent playing ML-Agents-Pyramids
This is a trained PPO agent playing the ML-Agents-Pyramids environment
using Unity ML-Agents.
This model was trained as part of the Hugging Face Deep Reinforcement
Learning Course, Unit 5.
## Environment
ML-Agents-Pyramids
## Algorithm
Proximal Policy Optimization (PPO)
## Training
The model was trained using Unity ML-Agents and exported to ONNX format.
|