Skip to content

Implementation of Sliced-Wasserstein Approximate Bayesian Computation

Notifications You must be signed in to change notification settings

kimiandj/slicedwass_abc

Repository files navigation

Sliced-Wasserstein Approximate Bayesian Computation

This repository contains the implementation of Sliced-Wasserstein Approximate Bayesian Computation (SW-ABC). We apply it to approximate the scaling factor of the covariance matrix of a multivariate Gaussian distribution, and compare the SW-ABC performance against other ABC approaches.

Requirements: pyabc, cython, scipy.

Before running the code, you need to compile the C files with: python setup.hilbert_caller.py build_ext --inplace python setup.swapsweep_caller.py build_ext --inplace

About

Implementation of Sliced-Wasserstein Approximate Bayesian Computation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages