ppo Agent playing LunarLander-v2
This is a trained model of a ppo agent playing LunarLander-v2 using the stable-baselines3 library.
Usage (with Stable-baselines3)
TODO: Add code
from stable_baselines3 import ...
from huggingface_sb3 import load_from_hub
...
Training and Eval Notebook
The guided training and eval notebook to create this model can be found on my GitHub
- Downloads last month
- 6
Evaluation results
- mean_reward on LunarLander-v2self-reported238.02 +/- 15.91