Adam of Deep Learning optimization method

Source: Internet
Author: User

This article is the Adam method for the Deep Learning series article. The main reference deep Learning book.

Complete list of optimized articles:

Optimal method of Deep Learning

SGD Deep Learning Optimization method

Momentum (momentum) of Deep Learning optimization method

The Nesterov of Deep Learning optimization method (Newton Momentum)

The Adagrad of Deep Learning optimization method

The Rmsprop of Deep Learning optimization method

Adam of Deep Learning optimization method

The first conclusion:

The 1.Adam algorithm can be considered as a modified momentum+rmsprop algorithm.

2. Direct integration of momentum into gradient first-order moment estimation (exponential weighting)

3.Adam is generally considered to be quite robust for the selection of parameters.

4. The study rate is recommended at 0.001.

Then look at the algorithm: in fact, is the combination of Momentum+rmsprop, and then revise its deviation.

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.