You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I developed code to fit the parameters of a sinusoid function to measured data. To do this, I developed Python code from scratch which implements the following methods: Gradient descent, Conjugate gradient, BFGS, SR1, LBFGS