Skip to content

BlastWind/cartpole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartpole

OpenAI's cartpole env solver. Code was originally from https://gsurma.github.io I modified it so that I can save weights and load weights

File descriptions:

Test.py: You can run test.py to examine how the RL model performs on weights that were trained on 100 steps. You can run cartpole.py to train a new RL model, the weights will be saved to the weights directory.

About

OpenAI's cartpole env solver. Code was originally from https://gsurma.github.io I modified it so that I can save weights and load weights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%