engine
A Generic Framework for Likelihood-Free Inference
Installation
It is recommended to work in an environment when running these experiments. If you are using Anaconda, e.g.:
conda create -n engine
conda activate engineTo install, run:
pip install -e .Examples
See examples/.