Coder Social home page Coder Social logo

giovp / due Goto Github PK

View Code? Open in Web Editor NEW

This project forked from y0ast/due

0.0 0.0 0.0 27 KB

Code for "On Feature Collapse and Deep Kernel Learning for Single Forward Pass Uncertainty".

Home Page: https://arxiv.org/abs/2102.11409

License: MIT License

Python 84.16% Jupyter Notebook 15.84%

due's Introduction

Deterministic Uncertainty Estimation (DUE)

This repo contains the code for On Feature Collapse and Deep Kernel Learning for Single Forward Pass Uncertainty.

Run Example

Make sure the dependencies listed in environment.yml are available and run:

python train_due.py

which will automatically download the dataset (CIFAR10 by default), and start training. There are several command line flags available for changing the hyper-parameters.

A model trained using the defaults is available from here.

A regression example is implemented in toy_regression.ipynb.

Library

If you want to use DUE in your own project, you can opt to install it using pip:

pip install --upgrade git+https://github.com/y0ast/DUE.git

or clone the repo and run python setup.py.

Acknowledgements: thanks to John Ryan for testing.

due's People

Contributors

y0ast avatar

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.