Skip to content

vmayoral/basic_reinforcement_learning

Repository files navigation

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: