From aa7e543a59190a5f3718faf1beda4c24a7adfdcd Mon Sep 17 00:00:00 2001 From: butter1125 Date: Sat, 8 Feb 2025 23:17:34 -0500 Subject: [PATCH] Add CMU 11-755 Machine Learning for Signal Processing (FA23/24) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cee1882..63b194b 100755 --- a/README.md +++ b/README.md @@ -634,6 +634,7 @@ Table of Contents - [UIUC STAT 437 Unsupervised Learning spring 2024, by Tori Ellison](https://www.youtube.com/playlist?list=PLIygTcviGPKB133Vh7zxsxFoblyfS4P5Y) - [University of Wisconsin-Madison CS/ECE 561 - Probability and Information Theory in Machine Learning fall 2020, by Matthew Malley](https://mediaspace.wisc.edu/channel/CS_ECE%2B561%2B-%2BProbability%2Band%2BInfo%2BTheory%2Bin%2BMachine%2BLearning/191748913) - [Statistical Physics of Machine Learning](https://www.youtube.com/playlist?list=PL04QVxpjcnjgzMr9ehyZUSkwu0Wr0cF_N) + - [11-755 - Machine Learning for Signal Processing, CMU](https://cmu-mlsp.github.io/mlspcourse/schedule/) ([YouTube-2024](https://www.youtube.com/playlist?list=PLWhigAi1mTpO3Rw-1D2b2AowYeIU5eRzD), [YouTube-2023](https://www.youtube.com/playlist?list=PLWhigAi1mTpPMV3hECmkEv3s8Lc8H_VUd)) ------------------------------