Skip to content

Open AI Gym cartpole problem solved using deep q learning.

Notifications You must be signed in to change notification settings

veera2508/RL-Cartpole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

RL-Cartpole

Open AI Gym cartpole problem solved using Deep Q Learning alt text

  • Used a feed forward network to solve the problem
  • Immediete update of the q values

alt text

Average Score of 250 which is greater than the required average (195) to consider the problem as solved

About

Open AI Gym cartpole problem solved using deep q learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published