Skip to content

PPO Implementation for Cart-pole Balancing | I implemented PPO to solidify and apply my RL concepts.

Notifications You must be signed in to change notification settings

thivyanth/ppo_clip_gae_cartpole

Repository files navigation

PPO Implementation for Cart-pole Balancing

I implemented PPO to solidify and apply my RL concepts.

Centered Image

alt text alt text

Installation

Prerequisites:

Dependencies:

poetry install

Train script:

bash run.sh
  • You can modify the train command in run.sh with arguments from args.py
  • Videos are captured to assess performance

Code referenced from here

About

PPO Implementation for Cart-pole Balancing | I implemented PPO to solidify and apply my RL concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published