1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-06-07 00:01:55 +00:00
YAO-Dockerfiles/tensorflow/1.12/Dockerfile
2019-05-14 23:07:01 +08:00

8 lines
166 B
Docker

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