最优化算法

来源:互联网 发布:淘宝类目在哪里修改 编辑:程序博客网 时间:2024/06/05 23:00

http://spark.apache.org/docs/1.6.3/mllib-optimization.html


  • Mathematical description
    • Gradient descent
    • Stochastic gradient descent (SGD)
    • Update schemes for distributed SGD
    • Limited-memory BFGS (L-BFGS)
    • Choosing an Optimization Method
  • Implementation in MLlib
    • Gradient descent and stochastic gradient descent
    • L-BFGS
  • Developer’s notes

0 0
原创粉丝点击