Machine Learning
Ctrlk
  • Introduction
  • man
  • Linear model
  • bayes
  • Logistic Regression
  • SVM
  • EM
  • Maximum Entropy
  • HMM
  • CRF
  • Random Forest
  • boosting
  • LDA
  • rank
  • Factorization Machine
  • Clustering
  • Kalman filtering
  • word2vec
  • 关联规则挖掘
  • MATH-Mathematical Analysis
  • MATH-probability
  • MATH-Linear Algebra
  • MATH-Convex optimization
    • 梯度下降
    • 随机梯度下降
    • 牛顿法
    • L-BFGS
    • 最速下降法
    • 坐标下降法
    • OWL-QN
    • 对偶问题
    • 障碍函数法
    • 原对偶内点法
    • ISTA
    • ADMM
    • SAG
  • MATH-碎碎念
  • ML碎碎念
  • 课件
  • Time Series
  • PID
  • graph
  • Anomaly Detection
  • Dimensionality Reduction
  • Federated Learning
  • automl
  • Look-alike
  • KNN
  • causal inference
Powered by GitBook
On this page

Was this helpful?

  1. MATH-Convex optimization

ADMM

参考佳文####

凸优化:ADMM(Alternating Direction Method of Multipliers)交替方向乘子算法 分布式计算、统计学习与ADMM算法 用ADMM实现统计学习问题的分布式计算

PreviousISTANextSAG

Last updated 5 years ago

Was this helpful?