Pendulum balancing AI

A simulation of a cart with a pendulum on a rail. An AI model was trained to balance the pendulum upside down.
To achieve this, I wrote my own simple AI reinforcement learning library in Python.

A simulation of a cart with a pendulum on a rail. An AI model was trained to balance the pendulum upside down.
To achieve this, I wrote my own simple AI reinforcement learning library in Python.