Welcome to the Blog.

记录平时学习点滴,遇到的问题和一些资源的分享。


(pytorch)使用docker尝试运行文章代码记录

镜像下载地址 https://hub.docker.com/r/pytorch/pytorch/tags?page=1&ordering=last_updated 拉取对应的镜像文件 docker pull …

Read More »
cuda安装过程错误记录

问题描述: 使用的tensorflow版本为为1.12.0版本,使用对应gpu的cuda版本为cuda 9 安装cuda 9 …

Read More »
资源收集

软件下载网站 http://www.pc6.com/mac/111230.html Linux下服务器管理工具 Krusader 文件管理器 …

Read More »
虚拟环境

1需要安装的包:pip install virtualenv pip install …

Read More »