AnthonyMRios / proximal-methods-notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes for Proximal Methods

This repository contains notes/implementations of methods discussed in my UKNLP presentation.

Table of Contents

  1. LASSO Regression
  2. [Non-negative Matrix Factorization](notes/Non-negative Matrix Factorization.ipynb)
  3. [Distance Metric Learning](notes/Distance Metric Learning.ipynb)

References

LASSO and Basic Proximal Methods

Non-negative Matrix Factorization

Metric Learning

Other

About


Languages

Language:Jupyter Notebook 97.1%Language:Python 2.9%