Skip to content

This is my implementation of Q-Learning on a cart-pole system using OpenAI Gym

Notifications You must be signed in to change notification settings

Kapi2910/CartPoleGym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-Learning on Cart-Pole System

Cart-Pole.Sim.mp4

References

  1. Cart Pole. (2022) In Gym Documentation. https://www.gymlibrary.ml/environments/classic_control/cart_pole/
  2. Q-learning. (2022, June 26). In Wikipedia. https://en.wikipedia.org/wiki/Q-learning
  3. sentdex. (n.d.). Home [YouTube channel]. Retrieved July 08, 2022, from https://www.youtube.com/c/sentdex/
  4. Fakhry, A. (2020, November 13). Using Q-Learning for OpenAI’s CartPole-v1. https://medium.com/swlh/using-q-learning-for-openais-cartpole-v1-4a216ef237df

Releases

No releases published

Packages

No packages published

Languages