Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Cartpole-using-RL

Using Deep Q-Networks to solve the CartPole balancing problem.

In Deep Q-Networks we use Neural networks to approximate Q values instead of maintaing a Q-table.

Libraries used

  • openAi gym
  • torch
  • tensorflow
  • numpy
  • matplotlib

About

Solving Cartpole using Deep Q-Networks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages