Skip to content

Clean and flexible implementation of PPO (built on top of stable-baselines3)

Notifications You must be signed in to change notification settings

mohith-sakthivel/sufficient-ppo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sufficient PPO

This repo contains a refactored version of PPO from stable-baselines3

Features

- Minor changes to improve performance
- Minor changes to mirror OpenAI baselines ppo2 implementation
- Configs necessary to run experiments on mujoco and atari environments with default OpenAI baselines parameters