Skip to content

aditya-chayapathy/openai-lunar-lander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenAI Gym - Lunar Lander v2

  • Programming Language : Python 2.7
  • Library Used: tensorflow
  • Description: The implementation of the Deep Q-Learning algorithm in TensorFlow to solve the LunarLander environment from OpenAI gym (https://gym.openai.com/envs/LunarLander-v2/)