add books
This commit is contained in:
parent
d0758fe263
commit
a9e2aeaacd
|
|
@ -52,5 +52,8 @@
|
||||||
- [动手学深度学习](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/)
|
- [神经网络与深度学习](https://nndl.github.io/)
|
||||||
|
- [简单粗暴 TensorFlow 2](https://tf.wiki/)
|
||||||
## 软件工程
|
## 软件工程
|
||||||
- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf)
|
- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf)
|
||||||
|
## 面试
|
||||||
|
- Cracking The Coding Interview
|
||||||
Loading…
Reference in New Issue