goodboychan / goodboychan.github.io

jupyter blog
Apache License 2.0
126 stars 110 forks source link

Maximum Likelihood Estimation - how neural networks learn | Chan`s Jupyter #98

Open utterances-bot opened 4 months ago

utterances-bot commented 4 months ago

Maximum Likelihood Estimation - how neural networks learn | Chan`s Jupyter

In this post, we will review a Maximum Likelihood Estimation (MLE for short), an important learning principle used in neural network training. This is the copy of lecture “Probabilistic Deep Learning with Tensorflow 2” from Imperial College London.

https://goodboychan.github.io/python/coursera/tensorflow_probability/icl/2021/08/19/01-Maximum-likelihood-estimation.html

AlexTech123 commented 4 months ago

Thanks for this very usefull article!!!