Running closed-loop framework
Configure the attributes in the
surrogate_models_input.pyfile, save the file.Open Anaconda Prompt and navigate to the directory where you’ve cloned the repository, i.e., the
run_folderattribute in the input file..Make sure that the PAL_env environment is activated
Running the code:
To perform Bayesian Optimization, run the following jupyter notebook:
acquitision_function_bo-ClosedLoop.ipynb
The code for the closed-loop PAL 2.0 framework can be found at https://github.com/ClancyLab/MPEA_PAL2