Skip to content

rmacknight99/gryffin

 
 

Repository files navigation

Gryffin: An algorithm for Bayesian optimization for categorical variables informed by physical intuition with applications to chemistry

Gryffin is an open source algorithm which implements Bayesian optimization for categorical variables and mixed categorical-continuous parameter domains [1].

... this repository is under construction ... please stay tuned!

Installation

From source

Gryffin can be installed from source.

git clone https://github.com/aspuru-guzik-group/gryffin.git
cd gryffin 
python setup.py install

Reference

[1] Häse, F., Roch, L.M. and Aspuru-Guzik, A., 2020. Gryffin: An algorithm for Bayesian optimization for categorical variables informed by physical intuition with applications to chemistry. arXiv preprint arXiv:2003.12127.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.9%
  • HTML 31.6%
  • Jupyter Notebook 10.3%
  • Other 0.2%