Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 310 Bytes

File metadata and controls

10 lines (7 loc) · 310 Bytes

Required libraries:

smac3, keras, tensorflow, numpy, matplotlib, h5py, sklearn, random, sys, scipy

IMPORTANT NOTE: smac3 requires python >=3.5.2.
However, smac3 is only required to run gen_CFG.py

Pip install line:

pip install --user smac keras tensorflow numpy matplotlib h5py sklearn scipy