R/0_optimization_functions.R
sgd.Rd
sgd optimizer
sgd(start, objective, n_iter = 100, alpha = 0.1, mass = 0.9)