Git Product home page Git Product logo

singlemodeluncertainty's Introduction

Single-Model Uncertainties for Deep Learning

Source code for "Single-Model Uncertainties for Deep Learning", by Natasa Tagasovska and David Lopez-Paz, NeurIPS 2019.

Contents:

├── README.txt (this file)
├── toy (script to generate Figure 1)
├── aleatoric (all experiments related to the aleatoric estimator)
│   └──regression (Section 4.1)
│       ├── regression_experiment.py
│       └── regression_experiment_sweep.json
│	└── joint_estimation.py (Figure 2)
│	└──regression_experiment_parse_table
│   └──causality 
│       ├── causal_discovery.py (A.1)
│       └── heterogeneous_qte.py (A.2)
├── epistemic (all experiments related to the epistemic estimator)
│   ├── image_experiment.py (Section 4.2)
│   ├── image_experiment_sweep.py
│   ├── resnet.py
│   └── utils.py
└── data
    ├── UCI_Datasets
    ├── kdg.csv
    ├── pairs_an
    ├── pairs_ls
    ├── pairs_ls-s
    ├── pairs_mn-u
    └── pairs_tuebingen

The image datasets will be downloaded once the scripts are run.

This source code is released under a Attribution-NonCommercial 4.0 International license, find out more about it here.

singlemodeluncertainty's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.