mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[tune] Add scikit-optimize to Tune (#3924)
This commit is contained in:
committed by
Richard Liaw
parent
8df772867c
commit
9797028a91
@@ -10,4 +10,5 @@ RUN pip install -U h5py # Mutes FutureWarnings
|
||||
RUN pip install --upgrade bayesian-optimization
|
||||
RUN pip install --upgrade git+git://github.com/hyperopt/hyperopt.git
|
||||
RUN pip install --upgrade sigopt
|
||||
RUN pip install --upgrade scikit-optimize
|
||||
RUN conda install pytorch-cpu torchvision-cpu -c pytorch
|
||||
|
||||
Reference in New Issue
Block a user