Skip to content

An Implementation of the REINFORCE Algorithm for Solving OpenAI Gymnasium Environments

License

Notifications You must be signed in to change notification settings

iitimii/REINFORCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REINFORCE

An Implementation of the REINFORCE Algorithm for Solving OpenAI Gymnasium Environments


References

The REINFORCE algorithm was introduced in the paper:
Williams, R. J. (1992). "Simple Statistical Gradient-Following Algorithms for Connectionist Reinforcement Learning."
Journal: Mach Learn 8, 229–256.
DOI: 10.1007/BF00992696

About

An Implementation of the REINFORCE Algorithm for Solving OpenAI Gymnasium Environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages