mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
Merge pull request #108 from fanyang1997/develop
add books for deep learning and software engineering
This commit is contained in:
commit
d0758fe263
1 changed files with 4 additions and 0 deletions
|
|
@ -50,3 +50,7 @@
|
|||
- [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/)
|
||||
- [神经网络与深度学习](https://nndl.github.io/)
|
||||
## 软件工程
|
||||
- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf)
|
||||
Loading…
Reference in a new issue