Skip to content

jsikyoon/svpg_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stein Variational Policy Gradient(SVPG)

Tensorflow Implementation of SVPG

Implementation is on Tensorflow r1.3

https://arxiv.org/abs/1704.02399

"Policy gradient methods have been successfully applied to many complex reinforcement learning problems. However, policy gradient methods suffer from high variance, slow convergence, and inefficient exploration. In this work, we introduce a maximum entropy policy optimization framework which explicitly encourages parameter exploration, and show that this framework can be reduced to a Bayesian inference problem." From Paper

About

Tensorflow Implementation of Stein Variational Policy Gradients

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages