Skip to content

Phasic policy gradient algorithm for stable-baselines3

License

Notifications You must be signed in to change notification settings

janEbert/sb3-ppg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of the phasic policy gradient (PPG) algorithm for stable-baselines3.

The CNN policy with an auxiliary head is currently missing, so you can only use the AuxMlpPolicy.

To initialize the policy with the paper's initialization values, uncomment the code for init_weights in ./ppg/aux_ac_policy.py.

About

Phasic policy gradient algorithm for stable-baselines3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages