Skip to content
#

cartpole-problem

Here are 4 public repositories matching this topic...

Pole Balancer is a Python program that uses reinforcement learning (RL) to automatically design a policy for the classic controls problem of a cart balancing a pole. Through Markov decision processes framework, we can perform reinforcement learning without having any explicit knowledge of the physics of the underlying system, in our case, the po…

  • Updated Aug 17, 2022
  • Python

Improve this page

Add a description, image, and links to the cartpole-problem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cartpole-problem topic, visit your repo's landing page and select "manage topics."

Learn more