Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 334 Bytes

LunarLander

Solving LunarLander provided in the Box2D environment of gymnasium using the DQN algorithm.
The aim was to go from an untrained agent:
Untrained
To a trained agent
Trained