Litcius/Paper detail

Research on the Application of Gradient Descent Algorithm in Machine Learning

Xin Wang, Liting Yan, Qizhi Zhang

202143 citationsDOI

Abstract

The gradient descent algorithm is a type of optimization algorithm that is widely used to solve machine learning algorithm model parameters. Through continuous iteration, it obtains the gradient of the objective function, gradually approaches the optimal solution of the objective function, and finally obtains the minimum loss function and related parameters. The gradient descent algorithm is frequently used in the solution process of logical regression, which is a common binary classification approach. This paper compares and analyzes the differences between batch gradient descent and its derivative algorithms — stochastic gradient descent algorithm and mini- batch gradient descent algorithm in terms of iteration number, loss function through experiments, and provides some suggestions on how to pick the best algorithm for the logistic regression binary task in machine learning.

Topics & Concepts

Gradient descentStochastic gradient descentAlgorithmComputer scienceFunction (biology)Gradient methodBinary numberMathematical optimizationMathematicsArtificial intelligenceArtificial neural networkArithmeticBiologyEvolutionary biologyMachine Learning and Data ClassificationFace and Expression RecognitionMachine Learning and ELM