Skip to content

Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras

License

Notifications You must be signed in to change notification settings

keon/policy-gradient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Policy Gradient

Minimal implementation of Stochastic Policy Gradient Algorithm in Keras

Pong Agent

pg

This PG agent seems to get more frequent wins after about 8000 episodes. Below is the score graph.

score

About

Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages