Skip to content

Instantly share code, notes, and snippets.

@magigo
Created February 5, 2015 06:50
Show Gist options
  • Save magigo/605ec4c7a8723ca6ee68 to your computer and use it in GitHub Desktop.
Save magigo/605ec4c7a8723ca6ee68 to your computer and use it in GitHub Desktop.
  1. L-BFGS,Quasi-Newton方法的一种,Hession阵要正定 将n x n的矩阵用另外一种方法近似

  2. ADMM,减少迭代,拉格朗日的解法(augmented lagrangian)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment