A rigorous simulation and control framework for the double pendulum on a cart, utilizing Lagrangian mechanics for precise dynamics. Implements a custom reinforcement learning agent (PPO) to master the highly nonlinear swing-up and stabilization task.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
Refactor: Modularize Control and Reward Strategies, Clean up Single Pendulum Env, Fix Bugs in Training Pipeline
948d482View on GitHubRefine README, update references, and clear logs for new physics
553b725View on GitHubUpdate visualization pipeline, fix physics (1.0m), and update docs
a31a883View on GitHubImplement Reward Annealing (Curriculum Learning) and fix Visualizer
dbbfbacView on GitHub