Skip to content

In this project, I created an agent to solve the CartPole task using the stablebaselines3 library. CartPole is a problem from the OpenAI Gym catalog, in which the goal is to maintain balance of a wooden pole using motors attached to its ends. The agent must decide whether to move the pole left or right to maintain balance.

Notifications You must be signed in to change notification settings

MichaelFish199/CartPole-ReinforcementLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CartPole-ReinforcementLearning

Creating agent that can balance a pole on a cart.

CartPole.mp4

About

In this project, I created an agent to solve the CartPole task using the stablebaselines3 library. CartPole is a problem from the OpenAI Gym catalog, in which the goal is to maintain balance of a wooden pole using motors attached to its ends. The agent must decide whether to move the pole left or right to maintain balance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published