google/uncertainty-baselines
High-quality implementations of standard and SOTA methods on a variety of tasks.
Implements uncertainty quantification methods (ensembles, Bayesian neural networks, temperature scaling) alongside standard baselines, all built on TensorFlow/Keras with support for TPU acceleration and standardized evaluation metrics like calibration error and negative log-likelihood. Each baseline is self-contained and independently reproducible, enabling direct comparison across different uncertainty approaches on common benchmarks like CIFAR-10 and ImageNet without reimplementation overhead.
1,568 stars and 54 monthly downloads. Actively maintained with 1 commit in the last 30 days. Available on PyPI.
Stars
1,568
Forks
216
Language
Python
License
Apache-2.0
Last pushed
Feb 02, 2026
Monthly downloads
54
Commits (30d)
1
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/google/uncertainty-baselines"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
EmuKit/emukit
A Python-based toolbox of various methods in decision making, uncertainty quantification and...
nielstron/quantulum3
Library for unit extraction - fork of quantulum for python3
IBM/UQ360
Uncertainty Quantification 360 (UQ360) is an extensible open-source toolkit that can help you...
aamini/evidential-deep-learning
Learn fast, scalable, and calibrated measures of uncertainty using neural networks!
nikitadurasov/masksembles
Official repository for the paper "Masksembles for Uncertainty Estimation" (CVPR 2021).