热心夕阳

文章
3
资源
0
加入时间
2年10月21天

教你如何用Docker快速搭建深度学习环境

本教程搭建集 Tensorflow、Keras、Coffe、PyTorch 等深度学习框架于一身的环境,及jupyter。一、安装依赖环境1. 使用国内镜像加速安装https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/此处默认环境:ubuntu16.04LTSsudo mv /etc/apt/sources.list /etc/apt/so...