From e91dea24bed555f65b7e2f8eeb038c795f4e2c0d Mon Sep 17 00:00:00 2001 From: "Jack B. Du" Date: Sun, 11 Aug 2024 20:31:50 -0400 Subject: [PATCH] revise lecture notes --- 06-convolutional-neural-network/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/06-convolutional-neural-network/README.md b/06-convolutional-neural-network/README.md index 5c0d810..5eedef1 100644 --- a/06-convolutional-neural-network/README.md +++ b/06-convolutional-neural-network/README.md @@ -65,6 +65,7 @@ - [How computers got shockingly good at recognizing images](https://arstechnica.com/science/2018/12/how-computers-got-shockingly-good-at-recognizing-images/) by Timothy B. Lee. - [A visual and intuitive understanding of deep learning, CNNs](https://www.youtube.com/watch?v=Oqm9vsf_hvU) (0:00–9:40) by Octavio Good. - [Recognizing Human Facial Expressions With Machine Learning](https://thoughtworksarts.io/blog/recognizing-facial-expressions-machine-learning/) by Angelica Perez. +- [Convolutional Neural Networks - The Math of Intelligence](https://www.youtube.com/watch?v=FTr3n7uBIuE) by Siraj Raval. ### Visualizations and Demos