From 5f42a02ea4053e3efff36da78d60eb61f66a5892 Mon Sep 17 00:00:00 2001 From: Jared Davis Date: Fri, 24 Oct 2025 14:10:32 -0400 Subject: [PATCH] Add reference to 'Deep Learning - Foundations and Concepts' Bishop, Christopher M., Hugh Bishop, Deep Learning: Foundations and Concepts, Springer Nature Switzerland, 2024. The link to the official book website contains a free viewer for the entire book contents. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8da774a..c0b597b 100644 --- a/README.md +++ b/README.md @@ -613,6 +613,7 @@ All resources are freely available except those with a 💲 icon. ## Mathematics for Computer Science +* 📝 [Deep Learning - Foundations and Concepts] - Christopher M Bishop, Hugh Bishop * 📝 [Mathematics for Computer Science](https://people.csail.mit.edu/meyer/mcs.pdf) - Eric Lehman, F. Thomson Leighton, Albert R. Meyer * 📝 [Algorithms and Complexity](http://www.math.upenn.edu/%7Ewilf/AlgComp3.html) - H. Wilf * 📝 [Lecture Notes on Optimization](http://people.eecs.berkeley.edu/~varaiya/papers_ps.dir/NOO.pdf) - Pravin Varaiya