Skip to content

The repo highlights my solutions to the problems of Cartpole and Mountain Car

Notifications You must be signed in to change notification settings

rohanakut/Cartpole-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartpole-Car

The repo highlights my solutions to the problems of Cartpole and Mountain Car

I have used three algorithms namely SARSA, Q-learning and DQN.

The instructions for running the code have been mentioned in the respective pdf files.

To run this code you would need

  1. Python >= 3.6
  2. gym
  3. pygame

About

The repo highlights my solutions to the problems of Cartpole and Mountain Car

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages