Reinforcement Learning

强化学习算法的实现。Python、OpenAI Gym、Tensorflow。与 Sutton 的书和 David Silver 的课程配套的练习和解决方案。「Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.」

Github星跟踪图

Overview

This repository provides code, exercises and solutions for popular Reinforcement Learning algorithms. These are meant to serve as a learning tool to complement the theoretical materials from

Each folder in corresponds to one or more chapters of the above textbook and/or course. In addition to exercises and solution, each folder also contains a list of learning goals, a brief concept summary, and links to the relevant readings.

All code is written in Python 3 and uses RL environments from OpenAI Gym. Advanced techniques use Tensorflow for neural network implementations.

Table of Contents

List of Implemented Algorithms

Resources

Textbooks:

Classes:

Talks/Tutorials:

Other Projects:

Selected Papers:

主要指标

概览
名称与所有者dennybritz/reinforcement-learning
主编程语言Jupyter Notebook
编程语言Jupyter Notebook (语言数: 2)
平台Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2016-08-24 17:02:41
推送于2023-07-13 09:52:27
最后一次提交2022-09-21 01:57:31
发布数0
用户参与
星数21.7k
关注者数859
派生数6.2k
提交数262
已启用问题?
问题数156
打开的问题数95
拉请求数59
打开的拉请求数20
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?