https://github.com/devmotion/calibration_iclr2021
Repository of ICLR 2021 paper "Calibration tests beyond classification"
https://github.com/devmotion/calibration_iclr2021
Last synced: 3 months ago
JSON representation
Repository of ICLR 2021 paper "Calibration tests beyond classification"
- Host: GitHub
- URL: https://github.com/devmotion/calibration_iclr2021
- Owner: devmotion
- License: mit
- Created: 2021-01-28T17:52:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T10:06:27.000Z (over 3 years ago)
- Last Synced: 2025-04-14T06:39:04.580Z (about 1 year ago)
- Language: TeX
- Homepage: https://devmotion.github.io/Calibration_ICLR2021/dev/
- Size: 19.3 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calibration tests beyond classification
*Repository of the paper
["Calibration tests beyond classification"](https://openreview.net/forum?id=-bxf89v3Nx)*
[](https://devmotion.github.io/Calibration_ICLR2021)

## Overview
This repository accompanies the paper
["Calibration tests beyond classification"](https://openreview.net/forum?id=-bxf89v3Nx)
by [David Widmann](http://www.it.uu.se/katalog/davwi492),
[Fredrik Lindsten](https://liu.se/en/employee/freli29), and
[Dave Zachariah](https://www.it.uu.se/katalog/davza513), which will be presented at
[ICLR 2021](https://iclr.cc/Conferences/2021).
It contains the source code of the paper, the experiments therein, the webpage, the slides
of the video presentation, and the poster
in the folders [`paper`](./paper), [`experiments`](./experiments), [`site`](./site),
[`slides`](./slides), and [`poster`](./poster), respectively.
Automatically generated HTML output and Jupyter notebooks of the experiments are
available on the [website](https://devmotion.github.io/Calibration_ICLR2021/).