00BER commited on
Commit
184ef84
·
1 Parent(s): f06b434

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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)