This repository contains a PyTorch implementation of paper "Uncertainty Estimation with Infinitesimal Jackknife, Its Distribution and Mean-Field Approximation".
Utils/
common util functions for hessian computation, uncertainty metrics evaluation, and etc.MNIST/
experiments on MNIST dataset.ImageNet/
experiments on ImageNet dataset.
The following packages are required to run the scripts: