Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 318 Bytes

File metadata and controls

5 lines (4 loc) · 318 Bytes

RL_Sutton&Barto_Python

Solutions and figures for problems from Reinforcement Learning: An Introduction by Dr. Sutton & Dr. Barto

  • Solved these problems as I went through the chapters in the book.
  • All of the coding was done as I learnt Python parallelly. So feel free to make code related suggestions as well.