required_extra.txt 199 Bytes
Newer Older
1
2
3
4
5
6
7
8
# the following content will be read by setup.py.
# please follow the logic in setup.py.

# SMAC
ConfigSpaceNNI
smac4nni

# BOHB
9
ConfigSpace==0.4.11
10
11
12
13
statsmodels==0.12.0

# PPOTuner
gym
98may's avatar
98may committed
14
15
16

# DNGO
pybnn