Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 3.5 KB

README.md

File metadata and controls

60 lines (39 loc) · 3.5 KB

Reinforcement Learning at AMMI

This repo includes lecture slides, notebooks and other material for the RL week at AMMI, the African Masters of Machine Intelligence

Policy/Value Iteration

Extra:

Monte Carlo and TD learning

Function Approximation

Policy Gradient - REINFORCE

Extra:

Models and Hierarchy

Python and Numpy

Extra:

External Resources