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.」

  • 所有者: dennybritz/reinforcement-learning
  • 平台: Linux, Mac, Windows
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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
发布数0
创建于2016-08-24 17:02:41
推送于2023-07-13 09:52:27
最后一次提交2022-09-21 01:57:31
星数20.1k
关注者数864
派生数6k
提交数262
已启用问题?
问题数155
打开的问题数94
拉请求数59
打开的拉请求数20
关闭的拉请求数15
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部