PPO Agent Playing LunarLander-v2
This is a trained PPO agent for the Hugging Face Deep Reinforcement Learning Course Unit 8 Part I.
Algorithm
PPO (Proximal Policy Optimization)
Environment
LunarLander-v2
Evaluation
Mean reward: 153.23 +/- 96.56
Certification result:
153.23 - 96.56 = 56.67
Required minimum: -500
Result: PASS
Model
The trained Stable-Baselines3 PPO model is provided as:
lunarlander_ppo.zip
Evaluation results
- mean_reward on LunarLander-v2self-reported153.23 +/- 96.56