-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathYu-Jie Xiong
13 lines (12 loc) · 1.34 KB
/
Yu-Jie Xiong
1
2
3
4
5
6
7
8
9
10
11
12
13
2018.04.02
K. Arulkumaran, M. P. Deisenroth, M. Brundage and A. A. Bharath, "Deep Reinforcement Learning: A Brief Survey,"
in IEEE Signal Processing Magazine, vol. 34, no. 6, pp. 26-38, Nov. 2017.doi: 10.1109/MSP.2017.2743240
Abstract: Deep reinforcement learning (DRL) is poised to revolutionize the field of artificial intelligence (AI) and represents a step
toward building autonomous systems with a higher-level understanding of the visual world. Currently, deep learning is enabling
reinforcement learning (RL) to scale to problems that were previously intractable, such as learning to play video games directly from
pixels. DRL algorithms are also applied to robotics, allowing control policies for robots to be learned directly from camera inputs in
the real world. In this survey, we begin with an introduction to the general field of RL, then progress to the main streams of value-based
and policy-based methods. Our survey will cover central algorithms in deep RL, including the deep Q-network (DQN), trust region policy
optimization (TRPO), and asynchronous advantage actor critic. In parallel, we highlight the unique advantages of deep neural networks,
focusing on visual understanding via RL. To conclude, we describe several current areas of research within the field.
URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8103164&isnumber=8103076