PPO Agent Playing LunarLander-v2
This is a trained model of a PPO agent playing LunarLander-v2.
Hyperparameters
See the GitHub for full info and the journey on creating this on the surface not particularly exciting model: https://github.com/MattStammers/PPO_Lander_Implementation
It took me 8 attempts to get the score to nearly reach 0 using a cleanRL implementation and WandB metric tracking and then this version was trained after 10 attempts converging at about 3 million training steps
Evaluation results
- mean_reward on LunarLander-v2self-reported104.83 +/- 18.01