Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 505 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 505 Bytes

ReinforcementLearning

  • Some algorithms of Reinforcement Learning implemented by me, inspired by the Textbook : Introduction to Reinforcement Learning by Richard Sutton and Andrew Barto.

  • Information about the algorithms are mentioned in further detail in their respective folders.

Numpy Pytorch