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
89c0c8c9c5
commit
5560dc0029
@ -13,6 +13,6 @@ RUN pip3 install keras
|
||||
RUN pip3 install sacred
|
||||
RUN pip3 install pymongo
|
||||
|
||||
COPY ./lab7/simple_regression.py ./
|
||||
COPY /lab7/simple_regression.py ./
|
||||
COPY ./evaluate.py ./
|
||||
COPY ./plot.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user