PPO Agent playing LunarLander-v3
This is a trained model of a PPO agent playing LunarLander-v3 using the stable-baselines3 library.
Usage (with Stable-baselines3)
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="alessalessio/lunarlander",
filename="ppo-LunarLander-v3.zip",
)
- Downloads last month
- 6
Evaluation results
- mean_reward on LunarLander-v3self-reported255.40 +/- 23.54