Back to Annotated Deep Learning Paper Implementations

Neural Networks with Uncertainty Estimation

docs/uncertainty/index.html

latest461 B
Original Source

homeuncertainty

[View code on Github](https://github.com/labmlai/annotated_deep_learning_paper_implementations/tree/master/labml_nn/uncertainty/ init.py)

#

Neural Networks with Uncertainty Estimation

These are neural network architectures that estimate the uncertainty of the predictions.

labml.ai