/inverted-pendulum

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

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

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.