InstallationΒΆ

Tuun requires Python 3.6+. To install all dependencies for development, first clone Tuun:

$ git clone https://github.com/petuum/tuun.git

Then cd into this repo, and run:

$ pip install -r requirements/requirements_dev.txt

For the full functionality of Tuun, a Stan model must also be compiled (this takes roughly 1 minute) by running:

$ python tuun/probo/models/stan/compile_models.py -m gp_distmat_fixedsig