From 25b12449b46ef3e8b84cdbd7702eb8d7bce310b2 Mon Sep 17 00:00:00 2001 From: zergtant Date: Sat, 9 Oct 2021 10:30:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebe2149..2333374 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## 版本说明 由于PyTorch版本更迭,教程的版本会与PyTorch版本,保持一致。 -[pytorch大版本更新的主要变动总结](pytorch-changelog.md) 当前版本 1.7 +[pytorch大版本更新的主要变动总结](pytorch-changelog.md) 当前版本 1.9 ## QQ 6群 @@ -141,6 +141,11 @@ pytorch的损失函数总结 pytorch的优化器总结 + +## Script +script目录是我写的将ipynb转换成在线的版本和pdf文件的脚本,因为还在测试阶段,所以有什么问题请大家提出 + + ## License ![](https://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png)