PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: biology

Dueling Network Architectures for Deep Reinforcement …

Dueling Network Architectures for Deep Reinforcement LearningZiyu van de DeepMind, London, UKAbstractIn recent years there have been many successesof using deep representations in reinforcementlearning. Still, many of these applications useconventional Architectures , such as convolutionalnetworks, LSTMs, or auto-encoders. In this pa-per, we present a new neural Network architec-ture for model-free Reinforcement learning. Ourdueling Network represents two separate estima-tors: one for the state value function and one forthe state-dependent action advantage main benefit of this factoring is to general-ize learning across actions without imposing anychange to the underlying Reinforcement learningalgorithm. Our results show that this architec-ture leads to better policy evaluation in the pres-ence of many similar-valued actions. Moreover,the Dueling architecture enables our RL agent tooutperform the state-of-the-art on the Atari IntroductionOver the past years, deep learning has contributed to dra-matic advances in scalability and performance of machinelearning (LeCun et al.)

Hasselt et al. (2015); Bellemare et al. (2016) and Schaul et al. (2016). The results of Schaul et al. (2016) are the current published state-of-the-art. 2. Background We consider a sequential decision making setup, in which an agent interacts with an environment Eover discrete time steps, see Sutton & Barto (1998) for an introduction. In the

Loading..

Tags:

  Network, Bellemare

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Dueling Network Architectures for Deep Reinforcement …