File size: 234 Bytes
184ef84
 
 
 
 
1
2
3
4
5
# Creating the Lunar Lander environment using Simulate and training a RL agent with DQN

Used the example code to generate the Lunar Lander environment and trained an agent using the Deep Q-Network algorithm.

![Alt Text](./lunar.gif)