From 5be036758f977e98cfa547932da2bea59c0e05ea Mon Sep 17 00:00:00 2001 From: butter1125 Date: Thu, 24 Apr 2025 10:08:46 -0700 Subject: [PATCH] Add some [Un]supervised Learning resources (#420) * Add UC San Diego COGS 118A (FA20) * Add UC San Diego COGS 118B (WI24) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 833c287..b59e23a 100755 --- a/README.md +++ b/README.md @@ -673,6 +673,8 @@ Table of Contents - [CS294 Deep Unsupervised Learning Spring 2024](https://sites.google.com/view/berkeley-cs294-158-sp24/home) - [Deep Unsupervised Learning -- Berkeley Spring 2020](https://www.youtube.com/playlist?list=PLwRJQ4m4UJjPiJP3691u-qWwPGVKzSlNP) - [CS294-158 Deep Unsupervised Learning SP19](https://www.youtube.com/channel/UCf4SX8kAZM_oGcZjMREsU9w/videos) + - [UC San Diego COGS 118A Supervised Machine Learning fall 2020, by Jason Fleischer](https://www.youtube.com/playlist?list=PLaaNbhBDEsoF_ad5N2mlOsvB-RwSTYUjQ) + - [UC San Diego COGS 118B Unsupervised Machine Learning winter 2024, by Jason Fleischer](https://www.youtube.com/playlist?list=PLaaNbhBDEsoEU9RRbwCqJWFAZH2LjNwBN) - [UIUC STAT 437 Unsupervised Learning spring 2024, by Tori Ellison](https://www.youtube.com/playlist?list=PLIygTcviGPKB133Vh7zxsxFoblyfS4P5Y) - [Johns Hopkins Unsupervised Learning spring 2017, by Rene Vidal](https://www.youtube.com/playlist?list=PLaBAmmD3yH4Nta9Y6g9hOV4dcnpTzeW4q) - [Unsupervised Learning (STAT 841), Winter 2017](https://www.youtube.com/playlist?list=PLehuLRPyt1HzQoXEhtNuYTmd0aNQvtyAK)