Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 349 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 349 Bytes

CaseStudiesMachineLearning

Welcome to our case study repository.

This was a project case study on nonlinear optimization. We implemented the Stochastic Quasi-Newton method, the Stochastic Proximal Gradient method and applied both to a dictionary learning problem.

You will find most of the production source code in the code/ subdirectory.