This commit is contained in:
s444501 2022-04-24 04:02:14 +02:00
parent 11807ba8a4
commit 6382bbe8cf

View File

@ -10,6 +10,8 @@ RUN pip3 install sklearn
RUN pip3 install kaggle
RUN pip3 install torch
RUN mkdir /.kaggle && chmod o+w /.kaggle
WORKDIR /ium
COPY ./ium-data.py ./