Gradient Descent <1>

Source: Internet
Author: User

Minimum: gradient descent; maximum: Gradient Descent

(1) Batch Gradient Descent-minimizes the loss function of all training samples, so that the final solution is the global optimal solution, that is, the parameter to be solved is to minimize the risk function.

(2) random gradient descent-minimizes the loss function of each sample. Although not the loss function obtained by each iteration is in the global optimal direction, however, the larger overall direction is to the global optimal solution, and the final result is usually near the global optimal solution.

 

Let theta (j) fall in the fastest direction along the ladder, batch gradient descent to the multi-sample gradient de-mean;

Gradient Descent:

Http://blog.csdn.net/acdreamers/article/details/27660519

Related Expressions:

Batch Gradient Descent:

Http://blog.csdn.net/lilyth_lilyth/article/details/8973972

Related Expressions:

 

Gradient Descent <1>

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.