Skip to content

Files

Latest commit

 

History

History
9 lines (7 loc) · 396 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 396 Bytes

RL lecture

  Scope of this lecture wsa on the basics of RL, and to show how to implement a simple RL algorithm in Python.
    - RL terminalogies 
    - Value funtions
    - Policy
    - Q-learning

Link to the presentation