Open kimpro82 opened 2 years ago
I feel the so-called gradient descent algorithm too narrow-minded. I think I have already more efficient way.
SGD; Stochastic Gradient Descent https://en.wikipedia.org/wiki/Stochastic_gradient_descent
Adam https://en.wikipedia.org/wiki/Stochastic_gradient_descent#Adam
I feel the so-called gradient descent algorithm too narrow-minded. I think I have already more efficient way.