Metadata-Version: 2.1
Name: bayeso
Version: 0.4.1
Summary: Simple, but essential Bayesian optimization package
Home-page: http://bayeso.org
Author: Jungtaek Kim
Author-email: jtkim@postech.ac.kr
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, != 3.3.*, !=3.4.*, <4
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sobol-seq
Requires-Dist: cma

UNKNOWN


