Skip to content

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