This project implements a custom Double Inverted Pendulum environment using pymunk and trains an agent using Proximal Policy Optimization (PPO) from stable-baselines3. The goal is to balance two poles ...