PPO Agent playing LunarLander-v2

This is a trained model of a PPO agent playing LunarLander-v2 using the stable-baselines3 library.

The hands-on tutorial for this model from Hugging Face is available at https://huggingface.co/learn/deep-rl-course/unit1/hands-on

Usage (with Stable-baselines3)

TODO: Add your code

from stable_baselines3 import ...
from huggingface_sb3 import load_from_hub

...
Downloads last month
-
Video Preview
loading

Evaluation results