-
使用ubuntu环境
-
安装miniconda3
查看 https://mirrors.bfsu.edu.cn/help 安装配置镜像等
- 安装需要的包
pip install jupyter d2l torch torchvision
- 下载代码并执行
wget https://zh-v2.d2l.ai/d2l-zh.zip
unzip d2l-zh.zip
jupyter notebool
2024-02-22 12:20:04
使用ubuntu环境
安装miniconda3
查看 https://mirrors.bfsu.edu.cn/help 安装配置镜像等
pip install jupyter d2l torch torchvision
wget https://zh-v2.d2l.ai/d2l-zh.zip
unzip d2l-zh.zip
jupyter notebool