Numeric Gradient Descent in python

后端 未结 0 1992
余生分开走
余生分开走 2020-12-09 13:54

I wrote this code to get the gradient descent of a vector function f:R^n to R.

Where: f is the function, X0 is the starting point and eta is the step size.

It

相关标签:
回答
  • 消灭零回复
提交回复
热议问题