ludobouan / inverted-pendulum

Attempt to build and balance an rotary inverted pendulum using reinforcement learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inverted Pendulum

Custom implimentation of Q-Learning to try and balance a custom-built rotary inverted pendulum. Algorithm successfully tested on OpenAI's cartpole enviroment. On the real system we were unable to converge to the optimal solution.

The report is available in French.

About

Attempt to build and balance an rotary inverted pendulum using reinforcement learning

License:GNU General Public License v2.0


Languages

Language:Python 83.3%Language:Arduino 14.0%Language:PLpgSQL 2.7%