Skip to content

A comparison of DQN control vs PID control for the gymnasium cart pole environment. The file PID_Cartpole.ipynb is used to build the DQN model and train to find a solution. The test.ipynb file is used to test the comparison of the DQN model vs the PID model. Ultimately the DQN model successfully completed 10/10 trials and the PID method 1/10 trials

Notifications You must be signed in to change notification settings

JCC211/DQN-vs-PID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DQN-vs-PID

A comparison of DQN control vs PID control for the gymnasium cart pole environment. The file PID_Cartpole.ipynb is used to build the DQN model and train to find a solution. The test.ipynb file is used to test the comparison of the DQN model vs the PID model. Ultimately the DQN model successfully completed 10/10 trials and the PID method 1/10 trials

About

A comparison of DQN control vs PID control for the gymnasium cart pole environment. The file PID_Cartpole.ipynb is used to build the DQN model and train to find a solution. The test.ipynb file is used to test the comparison of the DQN model vs the PID model. Ultimately the DQN model successfully completed 10/10 trials and the PID method 1/10 trials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published