Skip to content

This repository contains the Python code to reproduce all the figures and experiments presented in the paper: Masegosa, Andrés. R., Learning under Model Misspecification: Applications to Variational and Ensemble methods.

License

Notifications You must be signed in to change notification settings

PGM-Lab/PAC2BAYES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAC2BAYES

This repository contains the Python code to reproduce all the figures and experiments presented in the paper:

Masegosa, Andrés. R., Learning under Model Misspecification: Applications to Variational and Ensemble methods. https://arxiv.org/abs/1912.08335

Dependencies

The code is written in Python 3 and uses the following libraries:

Directory structure

This repository has the following directory structure

  • README: This file.
  • scripts: Folder containing the python scripts to reproduce the results of the empirical evaluation of the paper. More details below.
  • results: Foder containing the ouput of the python scripts included in the folder 'scritps'.
  • notebooks: Folder containing Jupyter notebooks where all the figures and analysis with artificial data sets can be reprodcued. More details below.

Reproduce experiments with real data sets

Execute the following python scrpits, which are grouped by algorithm and by task. Running each script you get back results for each data set and for each method used in the paper.

Notebooks

Each of the figures with artificial data illustrating the algorithms can be reproduced using the following notebooks:

About

This repository contains the Python code to reproduce all the figures and experiments presented in the paper: Masegosa, Andrés. R., Learning under Model Misspecification: Applications to Variational and Ensemble methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published