mirror of
https://github.com/wassname/ray.git
synced 2026-09-13 13:02:57 +08:00
[tune] Add SigOpt Integration (#3844)
This commit is contained in:
@@ -9,4 +9,5 @@ RUN pip install gym[atari] opencv-python==3.2.0.8 tensorflow lz4 keras pytest-ti
|
||||
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 conda install pytorch-cpu torchvision-cpu -c pytorch
|
||||
|
||||
Reference in New Issue
Block a user