名词
中文翻译:梯度下降法
同义词:
['slope descent', 'steepest descent', 'steepest gradient descent']
例句:
-
1. The algorithm usesa gradient descent method to optimize the search space.
该算法使用梯度下降法来优化搜索空间。
-
2. In gradient descent, the function value decreases as we move along the gradient.
在梯度下降中,随着我们沿着梯度移动,函数值会降低。
-
3. The gradient descent approach is often used in machine learning algorithms to find the minimum of a function.
梯度下降方法常用于机器学习算法中,以找到函数的最小值。