david-inf / SGD-and-LS

Stochastic Gradient Descent with Momentum and Line Searches
1 stars 0 forks source link

Optimization Techiniques for Machine Learning project work

Stochastic Gradient Descent with Momentum and Line Searches. Implementation, hyper-parameters tuning and efficiency testing of five variants of the Minibatch Gradient Descent algorithm on a benchmark of six real-world datasets, performing binary classification with Logistic Regression.