Update 'lab7/Dockerfile'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
6e26711f3f
commit
263a76ef98
@ -10,8 +10,8 @@ RUN pip3 install sklearn
|
||||
RUN pip3 install tensorflow
|
||||
RUN pip3 install matplotlib
|
||||
RUN pip3 install keras
|
||||
run pip3 install sacred
|
||||
run pip3 install pymongo
|
||||
RUN pip3 install sacred
|
||||
RUN pip3 install pymongo
|
||||
|
||||
COPY ./lab7/simple_regression.py ./
|
||||
COPY ./evaluate.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user