Skip to content

seeM/reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning

Re-implementing sections of Sutton and Barto's "Reinforcement Learning: An Introduction" in Python. The package is more of a personal learning tool than anything else. For that reason, I focused on clarity and correctness of the underlying ideas rather than performance.

Will hopefully get around to a series of related blog posts soon!

TODO

  • Type hints
  • Split simulations into experiment and plotting modules
  • Write Example library usage here

About

Re-implementing sections of Sutton and Barto's "Reinforcement Learning: An Introduction".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages