项目作者: vmayoral

项目描述 :
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
高级语言: Jupyter Notebook
项目地址: git://github.com/vmayoral/basic_reinforcement_learning.git
创建时间: 2016-05-08T13:34:29Z
项目社区:https://github.com/vmayoral/basic_reinforcement_learning

开源协议:GNU General Public License v3.0

下载


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: