15 lines
409 B
Plaintext
15 lines
409 B
Plaintext
# Searchers
|
|
ax-platform==1.2.1
|
|
# Python 3.13 only: no jaxtyping cap here; default tune-requirements.txt uses jaxtyping<0.3.8 for Python 3.10.
|
|
|
|
bayesian-optimization>=1.4.0
|
|
|
|
# BOHB
|
|
ConfigSpace>=0.7.1; python_version < "3.12"
|
|
hpbandster==0.7.4; python_version < "3.12"
|
|
|
|
hyperopt @ git+https://github.com/hyperopt/hyperopt.git@2504ee61419737e814e2dec2961b15d12775529c
|
|
future
|
|
nevergrad>=0.4.3.post7
|
|
optuna==4.1.0
|