/maximum-likelihood-estimation

This tutorial demonstrates how to compute maximum likelihood estimates of the parameters of a Gaussian distribution both analytically and using gradient descent.

Primary LanguageJupyter Notebook

Maximum Likelihood Estimation

This tutorial demonstrates how to compute maximum likelihood estimates of the parameters of a Gaussian distribution both analytically and using gradient descent.