recommended.txt 400 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
tensorflow
torch >= 1.6+cpu, != 1.7+cpu -f https://download.pytorch.org/whl/torch_stable.html
torchvision >= 0.8+cpu -f https://download.pytorch.org/whl/torch_stable.html
onnx
peewee
thop
graphviz
tensorflow

# the following content will be read by setup.py.
# please follow the logic in setup.py.

# SMAC
ConfigSpaceNNI
smac4nni

# BOHB
ConfigSpace==0.4.7
statsmodels==0.12.0

# PPOTuner
enum34
gym