From 8dd9b3365d1a9e31e7614836dd12fae8b5ccc83f Mon Sep 17 00:00:00 2001 From: yang_fan Date: Sun, 27 Mar 2022 14:44:14 +0800 Subject: [PATCH 1/3] add book:Speech and Language Processing --- docs/好书推荐.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index 9b631293..e3cdd625 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -50,3 +50,4 @@ - [Monte Carlo theory, methods and examples](https://artowen.su.domains/mc/) ## 深度学习 - [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/) +- [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/) From 22ef32a55e5fba8551ca25c6be951a9e90f71ee2 Mon Sep 17 00:00:00 2001 From: yang_fan Date: Sun, 27 Mar 2022 14:48:58 +0800 Subject: [PATCH 2/3] add book: nndl, swe_at_google --- docs/好书推荐.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index e3cdd625..5a9f5b33 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -51,3 +51,6 @@ ## 深度学习 - [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/) - [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/) +- [神经网络与深度学习](https://nndl.github.io/) +## 软件工程 +- [Software Engineering at Google] \ No newline at end of file From de58d2f33807eccba5550c6a661bba6d1ea476e9 Mon Sep 17 00:00:00 2001 From: yang_fan Date: Sun, 27 Mar 2022 19:57:31 +0800 Subject: [PATCH 3/3] add book link --- docs/好书推荐.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index 5a9f5b33..cf6be1cb 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -53,4 +53,4 @@ - [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/) - [神经网络与深度学习](https://nndl.github.io/) ## 软件工程 -- [Software Engineering at Google] \ No newline at end of file +- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf) \ No newline at end of file