2021-04-30 17:01:20 +01:00
|
|
|
autogluon.core==0.1.0
|
2021-01-07 14:03:06 -08:00
|
|
|
ax-platform==0.1.9; python_version < '3.7'
|
2021-03-01 12:27:45 +01:00
|
|
|
ax-platform==0.1.20; python_version >= '3.7'
|
2021-01-07 14:03:06 -08:00
|
|
|
bayesian-optimization==1.2.0
|
2021-04-30 17:01:20 +01:00
|
|
|
ConfigSpace==0.4.18
|
2021-01-07 14:03:06 -08:00
|
|
|
dragonfly-opt==0.1.6
|
2021-05-19 10:35:30 -07:00
|
|
|
gluoncv==0.10.1.post0
|
2021-05-17 11:33:11 -07:00
|
|
|
gpy==1.10.0
|
2021-01-07 14:03:06 -08:00
|
|
|
gym[atari]==0.18.0
|
2021-05-08 12:57:22 -07:00
|
|
|
h5py==3.1.0; python_version < '3.7'
|
|
|
|
h5py==3.2.1; python_version >= '3.7'
|
2021-01-07 14:03:06 -08:00
|
|
|
hpbandster==0.7.4
|
2021-02-17 22:53:10 +01:00
|
|
|
HEBO==0.1.0
|
2021-01-07 14:03:06 -08:00
|
|
|
hyperopt==0.2.5
|
|
|
|
jupyter==1.0.0
|
|
|
|
keras==2.4.3
|
|
|
|
kubernetes==12.0.1
|
2021-05-04 14:29:05 -07:00
|
|
|
lightgbm==3.2.1
|
2021-05-08 21:06:29 -07:00
|
|
|
matplotlib==3.3.4; python_version < '3.7'
|
|
|
|
matplotlib==3.4.2; python_version >= '3.7'
|
2021-05-19 15:59:45 -07:00
|
|
|
mlflow==1.17.0
|
2021-05-09 10:25:29 -07:00
|
|
|
mxnet==1.8.0.post0
|
2021-06-11 15:31:08 +02:00
|
|
|
nevergrad==0.4.3.post3
|
2021-03-22 12:25:37 +01:00
|
|
|
optuna==2.6.0
|
2021-01-07 14:03:06 -08:00
|
|
|
pytest-remotedata==0.3.2
|
|
|
|
pytorch-lightning-bolts==0.2.5
|
|
|
|
pytorch-lightning==1.0.3
|
2021-05-04 01:28:01 -07:00
|
|
|
scikit-learn==0.24.2
|
2021-01-07 14:03:06 -08:00
|
|
|
scikit-optimize==0.8.1
|
2021-05-24 12:03:56 -07:00
|
|
|
sigopt==7.4.0
|
2021-05-22 10:24:46 -07:00
|
|
|
smart_open==5.0.0
|
2021-01-07 14:03:06 -08:00
|
|
|
tensorflow-probability==0.11.1
|
2021-05-19 14:29:34 -07:00
|
|
|
timm==0.4.5
|
2021-01-07 14:03:06 -08:00
|
|
|
|
|
|
|
|
2021-04-13 14:20:26 -07:00
|
|
|
torch==1.8.1;sys_platform=="darwin"
|
|
|
|
torchvision==0.9.1;sys_platform=="darwin"
|
2021-01-07 14:03:06 -08:00
|
|
|
|
|
|
|
# On non-OSX machines only install CPU version of torch and torchvision
|
|
|
|
-f https://download.pytorch.org/whl/torch_stable.html
|
2021-04-13 14:20:26 -07:00
|
|
|
torch==1.8.1+cpu;sys_platform!="darwin"
|
2021-01-07 14:03:06 -08:00
|
|
|
-f https://download.pytorch.org/whl/torch_stable.html
|
2021-04-13 14:20:26 -07:00
|
|
|
torchvision==0.9.1+cpu;sys_platform!="darwin"
|
2021-01-07 14:03:06 -08:00
|
|
|
|
|
|
|
|
2021-02-17 18:37:27 -08:00
|
|
|
transformers==4.3.2
|
2021-05-04 14:59:18 +01:00
|
|
|
wandb==0.10.29
|
2021-02-24 13:43:19 -08:00
|
|
|
xgboost==1.3.3
|
2021-02-24 16:36:12 +01:00
|
|
|
zoopt==0.4.1
|