fix5
This commit is contained in:
parent
942700c94e
commit
634061c050
@ -14,7 +14,7 @@ RUN python3 -m pip install numpy
|
|||||||
RUN python3 -m pip install torch
|
RUN python3 -m pip install torch
|
||||||
RUN python3 -m pip install torchvision
|
RUN python3 -m pip install torchvision
|
||||||
|
|
||||||
#COPY ./zadanie1.py ./
|
COPY ./zadanie1.py ./
|
||||||
COPY ./Customers.csv ./
|
COPY ./Customers.csv ./
|
||||||
COPY ./train.py ./
|
COPY ./train.py ./
|
||||||
#COPY ./test.py ./
|
#COPY ./test.py ./
|
||||||
|
Loading…
Reference in New Issue
Block a user