Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

梯度下降法 #6

Open
Vernlium opened this issue Apr 18, 2018 · 0 comments
Open

梯度下降法 #6

Vernlium opened this issue Apr 18, 2018 · 0 comments

Comments

@Vernlium
Copy link
Owner

Vernlium commented Apr 18, 2018

用于训练模型的迭代方法

image

回归问题产生的损失与权重图为凸形
image

梯度下降法的起点
image

梯度下降法依赖于负梯度
image

一个梯度步长将我们移动到损失曲线上的下一个点
image

计算方向
image

局部最小值与全局最小值

image

三维全局最小值和局部最小值
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant