Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.3 KB

Python Version Botorch Version Pytorch Version


Epi-KG

code for paper 'Epidemiological Model Calibration via Graybox Bayesian Optimization'

Citation

@misc{niu2024epidemiologicalmodelcalibrationgraybox,
      title={Epidemiological Model Calibration via Graybox Bayesian Optimization}, 
      author={Puhua Niu and Byung-Jun Yoon and Xiaoning Qian},
      year={2024},
      eprint={2412.07193},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2412.07193}, 
}

@inproceedings{
niu2024epidemiological,
title={Epidemiological Model Calibration with Bayesian Decision-Making},
author={Puhua Niu and Byung-Jun Yoon and Xiaoning Qian},
booktitle={IEEE-EMBS International Conference on Biomedical and Health Informatics},
year={2024},
url={https://openreview.net/forum?id=gFDeL2s5I3}
}