You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solving LunarLander provided in the Box2D environment of gymnasium using the DQN algorithm.
The aim was to go from an untrained agent:
To a trained agent