Deep Reinforcement Learning Hands-On

Packt 出版的《深度强化学习实战》书的代码示例。「Code samples for Deep Reinforcement Learning Hands-On book, published by Packt」

Github星跟蹤圖

Deep Reinforcement Learning Hands-On

Code samples for Deep Reinforcement Learning Hands-On
book

Versions and compatibility

This repository is being maintained by book author Max Lapan.
I'm trying to keep all the examples working under the latest versions of PyTorch
and gym, which is not always simple, as software evolves. For example, OpenAI Universe,
extensively being used in chapter 13, was discontinued by OpenAI. List of current requirements is present in
requirements.txt file.

Examples require python 3.6.

And, of course, bugs in examples are inevitable, so, exact code might differ from code present in the book text.

Too keep track of major code change, I'm using tags and branches, for example:

  • tag 01_release marks code
    state right after book publication in June 2018
  • branch master has the latest
    version of code updated for the latest stable PyTorch 0.4.1
  • branch torch_1.0 keeps the activity of porting examples to PyTorch 1.0 (not yet released)

Chapters' examples

Deep Reinforcement Learning Hands-On

This is the code repository for Deep Reinforcement Learning Hands-On, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Recent developments in reinforcement learning (RL), combined with deep learning (DL), have seen unprecedented progress made towards training agents to solve complex problems in a human-like way. Google’s use of algorithms to play and defeat the well-known Atari arcade games has propelled the field to prominence, and researchers are generating new ideas at a rapid pace.

Deep Reinforcement Learning Hands-On is a comprehensive guide to the very latest DL tools and their limitations. You will evaluate methods including Cross-entropy and policy gradients, before applying them to real-world environments. Take on both the Atari set of virtual games and family favorites such as Connect4. The book provides an introduction to the basics of RL, giving you the know-how to code intelligent learning agents to take on a formidable array of practical tasks. Discover how to implement Q-learning on ‘grid world’ environments, teach your agent to buy and trade stocks, and find out how natural language models are driving the boom in chatbots.

主要指標

概覽
名稱與所有者PacktPublishing/Deep-Reinforcement-Learning-Hands-On
主編程語言Python
編程語言Python (語言數: 5)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2018-03-16 03:57:42
推送於2025-05-09 11:41:00
最后一次提交2025-05-09 12:41:00
發布數1
最新版本名稱01_release (發布於 2018-11-11 15:41:52)
第一版名稱01_release (發布於 2018-11-11 15:41:52)
用户参与
星數3k
關注者數119
派生數1.3k
提交數1.2k
已啟用問題?
問題數82
打開的問題數26
拉請求數8
打開的拉請求數5
關閉的拉請求數15
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?