Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 426 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 426 Bytes

RL-Sutton_Barto

Repository based on book exercises: Reinforcement Learning: An Introduction, written by Andrew Barto and Richard S. Sutton.

Files

  • /exercises_explained - directory for all .md files containing exercises explanation.
    • 10_armed.md
  • /visual_aid - all images used are here.
    • 10_armed.png

Exercises

  • 10-armed.py - answers exercise 2.5

Author

Implemented by Denisse Landau