Skip to content

Latest commit

 

History

History

PPO

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Simple implementation PPO, that fixes a few errors. Now runs on pytorch 1.5.0

Credit: Code modified from sweetice 's original version