linear-rl

Reinforcement Learning with linear function approximation

MIT License

Downloads
76
Stars
7

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

Package Rankings
Top 37.36% on Pypi.org
Related Projects