diff --git a/README.md b/README.md index 6ad0117..0898ead 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Phoenics -![https://img.shields.io/github/issues-raw/aspuru-guzik-group/phoenics.svg?style=flat]() +![](https://img.shields.io/github/issues-raw/aspuru-guzik-group/phoenics.svg?style=flat) Phoenics is an open source optimization algorithm combining ideas from Bayesian optimization with Bayesian Kernel Density estimation [1]. It performs global optimization on expensive to evaluate objectives, such as physical experiments or demanding computations. Phoenics supports sequential and batch optimizations and allows for the simultaneous optimization of multiple objectives via the Chimera scalarizing function [2].