Skip to content

hagerrady13/Reinforce-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforce With Baseline in PyTorch

An implementation of Reinforce Algorithm with a parameterized baseline, with a detailed comparison against whitening. ##Performance of Reinforce trained on CartPole alt text

##Average Performance of Reinforce for multiple runs alt text

##Comparison of subtracting a learned baseline from the return vs. using return whitening alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages