added sacred&mloflow to docker
This commit is contained in:
parent
244e62857a
commit
b511261142
@ -8,6 +8,8 @@ RUN pip3 install tensorflow
|
|||||||
RUN pip3 install numpy
|
RUN pip3 install numpy
|
||||||
RUN pip3 install matplotlib
|
RUN pip3 install matplotlib
|
||||||
RUN pip3 install sklearn
|
RUN pip3 install sklearn
|
||||||
|
RUN pip3 install sacred
|
||||||
|
RUN pip3 install mlflow
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user