Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 716 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 716 Bytes

Code style: black License: MIT

Code for Expert-Guided Bayesian Optimisation for Human-In-The-Loop Experimental Design of Engineering Systems.

Requirements

  • A working Anaconda distribution

Instructions

  1. $ git clone [email protected]:OptiMaL-PSE-Lab/humbo.git
  2. $ conda env create -f enviroment.yml

The main HUMBO loop is at bo/humbo.py