Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushan23 authored Jul 27, 2018
1 parent 031a8c6 commit 748ee8f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ for Lasso and Ridge regression.
[Click here to view Report](https://github.com/bhushan23/ADMM/blob/master/REPORT_ADMM_IN_PYTORCH.pdf)

## Other resources
1. Reading material - By Professor Steven Boyd - http://web.stanford.edu/~boyd/admm.html
2. Implementation - By Niru Maheswaranathan - https://github.com/nirum/ADMM
3. General Convex optimization problems implementation - By Stanford Convex Optimization group - https://github.com/cvxgrp/cvxpy
1. My Convex Optimization assignments - https://github.com/bhushan23/Convex-Optimization
2. Reading material - By Professor Steven Boyd - http://web.stanford.edu/~boyd/admm.html
3. Implementation - By Niru Maheswaranathan - https://github.com/nirum/ADMM
4. General Convex optimization problems implementation - By Stanford Convex Optimization group - https://github.com/cvxgrp/cvxpy


0 comments on commit 748ee8f

Please sign in to comment.