Skip to content

trevorcampbell/pseudocoresets-experiments

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Bayesian Pseudocoresets Experiments

This repository implements the experiments from

D. Manousakas, Z. Xu, C. Mascolo, T. Campbell. "Bayesian Pseudocoresets," Advances in Neural Information Processing Systems, 2020.

  • Clone and install the Bayesian coresets library repository
  • In each example_* folder in this repo, run the run.sh script to perform the experiment
  • In each example_* folder in this repo, run the plot_*.sh script to plot the results

Note: Adapt the num_processes parameters inside the main.py file of each experiment according to your computational resources. This is used to parallelize the (DP-)PSVI experiment across the considered coreset sizes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published