添加 Home
11
Home.md
Normal file
11
Home.md
Normal file
@ -0,0 +1,11 @@
|
||||
# PyTorch深度学习实战
|
||||
这是我的学习笔记,推荐使用docker搭建运行环境!
|
||||
|
||||
## docker compose
|
||||
在当前项目的根目录运行,会拉取镜像并安装环境
|
||||
```shell
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
## 开发环境搭建
|
||||
Pycharm + Docker + Jupyterlab
|
||||
Reference in New Issue
Block a user