1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-12-13 09:36:43 +00:00

add files

This commit is contained in:
2019-04-12 14:50:46 +08:00
parent e4f2fae114
commit 01b9c0a260
4 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
FROM quickdeploy/python3
MAINTAINER Newnius <newnius.cn@gmail.com>
USER root
RUN pip3 install tensorflow-gpu==1.12 numpy pandas matplotlib sklearn scipy