albcab / TESS

Code to reproduce experiments in Transport Elliptical Slice Sampling

Home Page:https://arxiv.org/abs/2210.10644

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code and data to replicate experiments in "Transport Elliptical Slice Sampling". All experiments are run on Python 3.8.10

Install all libraries:

pip install -r requirements.txt

Run experiments:

python[3] [biooxygen.py, german_credit.py, google_stock.py, predator_prey.py]

NOTE: You can pass arguments to the latter code for experimentation.

About

Code to reproduce experiments in Transport Elliptical Slice Sampling

https://arxiv.org/abs/2210.10644


Languages

Language:Python 100.0%