requirements_tune.txt 796 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. -r requirements_dl.txt
  2. ax-platform==0.1.9; python_version < '3.7'
  3. ax-platform==0.2.4; python_version >= '3.7'
  4. bayesian-optimization==1.2.0
  5. comet-ml==3.31.9
  6. ConfigSpace==0.4.18
  7. dragonfly-opt==0.1.6
  8. flaml==1.1.1
  9. freezegun==1.1.0
  10. gluoncv==0.10.1.post0
  11. gpy==1.10.0
  12. autorom[accept-rom-license]
  13. h5py==3.7.0
  14. hpbandster==0.7.4
  15. HEBO==0.3.2
  16. hyperopt==0.2.5
  17. jupyter==1.0.0
  18. lightgbm==3.2.1
  19. matplotlib!=3.4.3
  20. mlflow==1.21.0
  21. mxnet==1.8.0.post0
  22. nevergrad==0.4.3.post7
  23. optuna==2.10.0
  24. # For HEBO compatibility
  25. pymoo==0.5.0
  26. pytest-remotedata==0.3.2
  27. lightning-bolts==0.4.0
  28. protobuf==3.20.1
  29. pytorch-lightning==1.6.5
  30. shortuuid==1.0.1
  31. scikit-optimize==0.9.0
  32. sigopt==7.5.0
  33. timm==0.4.5
  34. transformers==4.18.0; python_version <= '3.6'
  35. transformers==4.19.1; python_version > '3.6'
  36. wandb==0.13.4
  37. xgboost==1.3.3
  38. zoopt==0.4.1