Deep reinforcement learning: An overview

Y Li - arXiv preprint arXiv:1701.07274, 2017 - arxiv.org
We give an overview of recent exciting achievements of deep reinforcement learning (RL).
We discuss six core elements, six important mechanisms, and twelve applications. We start …

[图书][B] Foundations of deep reinforcement learning: theory and practice in Python

L Graesser, WL Keng - 2019 - books.google.com
Deep reinforcement learning (deep RL) combines deep learning and reinforcement
learning, in which artificial agents learn to solve sequential decision-making problems. In the …

[图书][B] Deep Reinforcement Learning Hands-On: Apply modern RL methods, with deep Q-networks, value iteration, policy gradients, TRPO, AlphaGo Zero and more

M Lapan - 2018 - books.google.com
This practical guide will teach you how deep learning (DL) can be used to solve complex
real-world problems. Key Features Explore deep reinforcement learning (RL), from the first …

[图书][B] Deep Reinforcement Learning

H Dong, H Dong, Z Ding, S Zhang, T Chang - 2020 - Springer
Deep reinforcement learning (DRL) combines deep learning (DL) with a reinforcement
learning (RL) architecture. It has been able to perform a wide range of complex decision …

Dopamine: A research framework for deep reinforcement learning

PS Castro, S Moitra, C Gelada, S Kumar… - arXiv preprint arXiv …, 2018 - arxiv.org
Deep reinforcement learning (deep RL) research has grown significantly in recent years. A
number of software offerings now exist that provide stable, comprehensive implementations …

[图书][B] Deep reinforcement learning in action

A Zai, B Brown - 2020 - books.google.com
Humans learn best from feedback—we are encouraged to take actions that lead to positive
results while deterred by decisions with negative consequences. This reinforcement process …

[图书][B] Deep reinforcement learning

M Sewak - 2019 - Springer
Reinforcement Learning has evolved a long way with the enhancements from deep
learning. Recent research efforts into combining deep learning with Reinforcement Learning …

rlpyt: A research code base for deep reinforcement learning in pytorch

A Stooke, P Abbeel - arXiv preprint arXiv:1909.01500, 2019 - arxiv.org
Since the recent advent of deep reinforcement learning for game play and simulated robotic
control, a multitude of new algorithms have flourished. Most are model-free algorithms which …

Deep reinforcement learning

M Krichen - 2023 14th International Conference on Computing …, 2023 - ieeexplore.ieee.org
Deep Reinforcement Learning (DRL) is a powerful technique for learning policies for
complex decision-making tasks. In this paper, we provide an overview of DRL, including its …

A survey of deep reinforcement learning in video games

K Shao, Z Tang, Y Zhu, N Li, D Zhao - arXiv preprint arXiv:1912.10944, 2019 - arxiv.org
Deep reinforcement learning (DRL) has made great achievements since proposed.
Generally, DRL agents receive high-dimensional inputs at each step, and make actions …