From e672137470b0dfe72fd84add9f776870da398a16 Mon Sep 17 00:00:00 2001 From: gfgafn <87858323+gfgafn@users.noreply.github.com> Date: Sun, 9 Oct 2022 12:41:43 +0800 Subject: [PATCH] =?UTF-8?q?[FIX]:=20=E6=9B=BF=E6=8D=A2=E5=A4=B1=E6=95=88?= =?UTF-8?q?=E7=9A=84=E3=80=8A=E5=8A=A8=E6=89=8B=E5=AD=A6=E6=B7=B1=E5=BA=A6?= =?UTF-8?q?=E5=AD=A6=E4=B9=A0=E3=80=8B=E7=9A=84=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/好书推荐.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index b202b472..1e51f727 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -113,7 +113,7 @@ ## 深度学习 -- [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/) [[豆瓣](https://book.douban.com/subject/33450010/)] +- [动手学深度学习](https://zh.d2l.ai) [[豆瓣](https://book.douban.com/subject/33450010/)] - [神经网络与深度学习](https://nndl.github.io/) [[豆瓣](https://book.douban.com/subject/35044046/)] - 深度学习入门 [[豆瓣](https://book.douban.com/subject/30270959/)] - [简单粗暴 TensorFlow 2 (Tutorial)](https://tf.wiki/)