probml / pyprobml

Python code for "Probabilistic Machine learning" book by Kevin Murphy
MIT License
6.45k stars 1.52k forks source link

Added mnist_classification_mc_dropout notebook #1074

Closed rohit-khoiwal closed 2 years ago

rohit-khoiwal commented 2 years ago

Description

Added Figure in which we can see the model uncertainty in softmax output and we adapted this figure from Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning.

Figures

Softmax Input scatter Softmax output scatter
mnist_softmax_input_latexified-1 mnist_softmax_output__latexified-1

Issue

Steps

Checklist

Potential problems/Important remarks

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB