LFITaskForce / engine

A Generic Framework for Likelihood-Free Inference
MIT License
3 stars 3 forks source link

engine

Gitter

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 engine

To install, run:

pip install -e .

Examples

See examples/.