From 9f1bece8a2caa761c5f5bab1a3ca9ed7a34ef3aa Mon Sep 17 00:00:00 2001 From: AsukaMinato Date: Thu, 25 Aug 2022 20:25:40 +0800 Subject: [PATCH] change position --- docs/好书推荐.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index 0cf4414d..0e6b57c1 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -70,8 +70,8 @@ ## 理论计算机科学 -- Introduction to the Theory of Computation [[豆瓣](https://book.douban.com/subject/1852515/)] - 计算机程序的构造和解释 [[豆瓣](https://book.douban.com/subject/1148282/)] +- Introduction to the Theory of Computation [[豆瓣](https://book.douban.com/subject/1852515/)] ## 密码学 @@ -113,11 +113,11 @@ ## 深度学习 +- 深度学习入门 [[豆瓣](https://book.douban.com/subject/30270959/)] - [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/) [[豆瓣](https://book.douban.com/subject/33450010/)] - [神经网络与深度学习](https://nndl.github.io/) [[豆瓣](https://book.douban.com/subject/35044046/)] - [简单粗暴 TensorFlow 2 (Tutorial)](https://tf.wiki/) - [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/) [[豆瓣](https://book.douban.com/subject/5373023/)] -- 深度学习入门 [[豆瓣](https://book.douban.com/subject/30270959/)] ## 计算机视觉 @@ -129,5 +129,5 @@ ## 面试 -- Cracking The Coding Interview [[豆瓣](https://book.douban.com/subject/10436668/)] - 剑指 Offer:名企面试官精讲典型编程题 [[豆瓣](https://book.douban.com/subject/27008702/)] +- Cracking The Coding Interview [[豆瓣](https://book.douban.com/subject/10436668/)]