add book: nndl, swe_at_google

This commit is contained in:
yang_fan 2022-03-27 14:48:58 +08:00
parent 8dd9b3365d
commit 22ef32a55e
1 changed files with 3 additions and 0 deletions

View File

@ -51,3 +51,6 @@
## 深度学习 ## 深度学习
- [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/) - [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/)
- [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/) - [Speech and Language Processing](https://web.stanford.edu/~jurafsky/slp3/)
- [神经网络与深度学习](https://nndl.github.io/)
## 软件工程
- [Software Engineering at Google]