Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 2.42 KB

README.md

File metadata and controls

36 lines (32 loc) · 2.42 KB

Basic Reinforcement Learning (RL)

This repository aims to provide an introduction series to reinforcement learning (RL) by delivering a walkthough on how to code different RL techniques.

Background review

A quick background review of RL is available here.

Tutorials:

References: