Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 307 Bytes

File metadata and controls

19 lines (11 loc) · 307 Bytes

Maximum Likelihood Estimation

Reference

Book

Deep Learning

  • Maximum Likelihood Estimation - Ch 5.5

機器學習

  • 極大似然估計 - Ch 7.2

Convex Optimization

  • Least-Squares and Linear Programming - Ch 1.2
  • Statistical Estimation - Ch 7
    • Maximum Likelihood Estimation - Ch 7.1.1