Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Creating the Lunar Lander environment using Simulate and training a RL agent with DQN
|
2 |
+
|
3 |
+
Used the example code to generate the Lunar Lander environment and trained an agent using the Deep Q-Network algorithm.
|
4 |
+
|
5 |
+
![Alt Text](./lunar.gif)
|