Implementation of an online learning algorithm to do classification under concept drift
-
Updated
Nov 20, 2017 - Jupyter Notebook
Implementation of an online learning algorithm to do classification under concept drift
Test Cases for Regularized Optimization
An efficient GPU-compatible library built on PyTorch, offering a wide range of proximal operators and constraints for optimization and machine learning tasks.
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.
Add a description, image, and links to the proximal-regularization topic page so that developers can more easily learn about it.
To associate your repository with the proximal-regularization topic, visit your repo's landing page and select "manage topics."