Skip to content
#

cartpole-problem

Here are 8 public repositories matching this topic...

This is the repository of the Final Semester Undergraduation Project on Reinforcement Learning (Inverted Pendulum problem) done by Nikhil Podila and Savinay Nagendra. The project was performed under the guidance of Professor Koshy George at the Center of Intelligent Systems in PES Institute of Technology, Bangalore, India

  • Updated Jan 20, 2020
  • MATLAB

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