Skip to content

Reinforcement Learning to train the famous Cart Pole Model. The model uses the Actor Critic approach and uses the OpenGym.

Notifications You must be signed in to change notification settings

kausthub-kannan/cart-pole-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcment Learning - Cart Pole Game

Letting the Neural Network play the Cart Pole Game!

cart-pole

Run the Model locally

Intsall the required models

pip install -r requirements.txt

To run the code:

python main.py

About

Reinforcement Learning to train the famous Cart Pole Model. The model uses the Actor Critic approach and uses the OpenGym.

Topics

Resources

Stars

Watchers

Forks

Languages