PPO Agent Playing LunarLander-v2

This is a trained model of a PPO agent playing LunarLander-v2 using the Stable-Baselines3 library as part of the Hugging Face Deep Reinforcement Learning Course Unit 1.

Evaluation Results

  • Environment: LunarLander-v2
  • Mean Reward: 267.98 +/- 20.57
  • Certification Result: 247.41
from stable_baselines3 import ...
from huggingface_sb3 import load_from_hub

...
Downloads last month
21
Video Preview
loading

Evaluation results