Skip to content

Reinforcement Learning with linear function approximation

License

Notifications You must be signed in to change notification settings

LucasAlegre/linear-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linear-rl

Reinforcement Learning (RL) with linear function approximation.

Implementation of the True Online SARSA(lambda) algorithm with Fourier Basis linear function approximation.

References

Reinforcement Learning: An Introduction 2nd Edition Richard S. Sutton and Andrew G. Barto

About

Reinforcement Learning with linear function approximation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages