Paper notes: Dueling Network architectures for deep reinforcement learning

Source: Internet
Author: User

Dueling Network architectures for deep reinforcement learning

ICML Best Paper

Google DeepMind

    • Abstract:

This article is one of ICML 2016 's best papers and is also from Google DeepMind.

In recent years, on the reinforcement learning on the deep representation have achieved great success. However, many of these applications take advantage of traditional network architectures, such as neural networks, LSTMS, or auto-encoders. In this paper, a new network structure is proposed to deal with model-free reinforcement learning. The proposed dueling network represents two independent predictions:

One for the state value function;

One for the State-dependent action Advantage function.

The main advantages of this decomposition approach are: generalize learning across actions without imposing any change to the underlying reinforcement learning Algo Rithm. (A learning crossover is generated without any change to the potential RL). Experiments show that when there are many similar values, we can learn a better strategy evaluation. In addition, when playing Atari 2600 made a better effect than the Nature.

  

  

Paper notes: Dueling Network architectures for deep reinforcement learning

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.