From a9e2aeaacd92e2175129211dbc0fe1c333bfac7f Mon Sep 17 00:00:00 2001 From: fanyang1997 Date: Sun, 27 Mar 2022 22:23:20 +0800 Subject: [PATCH] add books --- docs/好书推荐.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index cf6be1cb..1a199f8a 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -52,5 +52,8 @@ - [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/) - [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/) - [神经网络与深度学习](https://nndl.github.io/) +- [简单粗暴 TensorFlow 2](https://tf.wiki/) ## 软件工程 -- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf) \ No newline at end of file +- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf) +## 面试 +- Cracking The Coding Interview \ No newline at end of file