Source code for paper Choromanska et al. -- Beyond Backprop: Online Alternating Minimization with Auxiliary Variables -- http://proceedings.mlr.press/v97/choromanska19a.html
-
Updated
Oct 29, 2019 - Python
Source code for paper Choromanska et al. -- Beyond Backprop: Online Alternating Minimization with Auxiliary Variables -- http://proceedings.mlr.press/v97/choromanska19a.html
Second-Order Convergence of Alternating Minimizations
Low-rank matrix completion using Iterative Singular Value Thresholding and Alternating Minimization for predicting product ratings on Amazon datasets.
This module provides the extension for PyTorch toolkit, containing imlplementations of some alternating optimization methods acting as envelopes for arbitrary optimizers applied to the problem considered.
Add a description, image, and links to the alternating-minimization topic page so that developers can more easily learn about it.
To associate your repository with the alternating-minimization topic, visit your repo's landing page and select "manage topics."