PyTorch implementation of SNGP as found in https://arxiv.org/pdf/2006.10108.pdf
☆17Sep 29, 2024Updated last year
Alternatives and similar repositories for Spectral-normalized-Neural-Gaussian-Process-PyTorch
Users that are interested in Spectral-normalized-Neural-Gaussian-Process-PyTorch are comparing it to the libraries listed below
Sorting:
- Spectral-normalized Neural Gaussian Process (SNGP) implementation in PyTorch☆10Jan 19, 2022Updated 4 years ago
- This is reimplementation of "Simple and Principled Uncertainty Estimation with Deterministic Deep Learning via Distance Awareness" in Pyt…