Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 222 Bytes

File metadata and controls

7 lines (4 loc) · 222 Bytes

2-Pendulum RL Demo

Baseline Demo

This project contains code for training an N-Pendulum reinforcement learning agent.

The PPO Agent successfully learned the swing up and balance technique.