GithubHelp home page GithubHelp logo

tomaszkaleczyc / evidential_deep_learning Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 619 KB

This repository contains a demontstration of how to build, train and evaluate a neural network capable of measuring epistemic uncertainty as proposed by the authors of Evidential Deep Learning to Quantify Classification Uncertainty

License: MIT License

Makefile 0.29% Python 3.12% Jupyter Notebook 96.58%
cnn deep-learning epistemic-uncertainty pytorch pytorch-lightning

evidential_deep_learning's Introduction

Evidential Deep Learning with PyTorch

cover

This repository contains a demontstration of how to build, train and evaluate a neural network capable of measuring epistemic uncertainty as proposed by the authors of Evidential Deep Learning to Quantify Classification Uncertainty, as well as some experiments performed on such architectures.

Resources

  • Dataset: MNIST - sourced from TorchVision
  • Working environment: Ubuntu18.04 LTS / Python 3.6.9 / virtualenv
  • Use the Makefile commands to:
    • create the project virtual environment
    • print the source terminal command to activate environment in terminal
    • run tensorboard to view training progress & results

Project structure

├── data                                # Data used in the project
├── environment                         # Definition and contents of the project virtualenv
├── output                              # Default location for model training results
│   └── lightning_logs                  # Generated automatically by pytorch-lightning during training
└── src                                 # Source files of the project
    ├── dataset                         # Classes used in building and managing the project dataset
    ├── model                           # Classes and functions used in building and running the models
    ├── settings                        # Setting variables used across the repo 
    └── utilities                       # Utility functions

evidential_deep_learning's People

Contributors

tomaszkaleczyc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.