Skip to content

JoonHyung-Park/DeepEnsemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepEnsemble

Implementation of 'Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles'

  • Requirements

    • numpy
    • matplotlib
  • Command

    • python3 main.py --epochs [epochs] --batch_size [batch_size] --fig [figure number]

Reference

  1. Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles (https://arxiv.org/abs/1612.01474)
  2. Dataset (https://arxiv.org/abs/1502.05336)

About

Implementation of ' Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages