Skip to content

rrmenon10/PPO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proximal Policy Optimization

An implementation of PPO (clipping and KL-divergence) using Tensorflow. The results on some Mujoco tasks have been reproduced as in the PPO paper.

Acknowledgements

This repository is a blend of the Pytorch repository mjrl and OpenAI baselines.

Releases

No releases published

Packages

No packages published

Languages