From 6b7448aff27f2cc3749fd2ab7806beb0e2a1bc45 Mon Sep 17 00:00:00 2001 From: MaoXianxin Date: Tue, 29 Jun 2021 15:47:57 +0800 Subject: [PATCH] =?UTF-8?q?Pytorch=E5=85=A5=E9=97=A8=E6=95=99=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 00d556d..7404a51 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,9 @@ | Natural language processing | https://en.wikipedia.org/wiki/Natural_language_processing | | Terminology extraction | https://en.wikipedia.org/wiki/Terminology_extraction | +## Pytorch入门教程 + +| 教程名称 | 教程链接 | +| --------------------------------------------- | ------------------------------------------------------------ | +| DEEP LEARNING WITH PYTORCH: A 60 MINUTE BLITZ | https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html | + -- GitLab