Update 'lab7/Dockerfile'
This commit is contained in:
parent
5560dc0029
commit
75d849741e
@ -13,6 +13,6 @@ RUN pip3 install keras
|
||||
RUN pip3 install sacred
|
||||
RUN pip3 install pymongo
|
||||
|
||||
COPY /lab7/simple_regression.py ./
|
||||
COPY ./simple_regression.py ./
|
||||
COPY ./evaluate.py ./
|
||||
COPY ./plot.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user