From a3df5c2344e6ebf0c883d8e71406fe0e60e0f7e9 Mon Sep 17 00:00:00 2001 From: butter1125 Date: Fri, 21 Mar 2025 19:48:33 -0600 Subject: [PATCH] Add Columbia IEOR E4007 (2005) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3977c10..74a1bd4 100755 --- a/README.md +++ b/README.md @@ -627,6 +627,7 @@ Table of Contents - [University of Wisconsin-Madison CS/ECE/ISyE 524 Introduction to Optimization spring 2017-18, by Laurent Lessard](https://laurentlessard.com/teaching/524-intro-to-optimization/) - [University of Wisconsin-Madison ISyE/Math/CS/Stat 525 Linear Optimization fall 2021, by Alberto Del Pia](https://www.youtube.com/playlist?list=PLeO_PhASIA0Ot69TqANAnNxoykHGOQp2Y) - [University of Wisconsin-Madison ISyE/Math/CS 728 Integer Optimization (second part of the course) spring 2020](https://www.youtube.com/playlist?list=PLeO_PhASIA0NlDNF9y-SsgVEYcvAMj2CY) + - [Columbia IEOR E4007 Optimization Models and Methods 2005](https://www.youtube.com/playlist?list=PLIygTcviGPKCNQ2xHRwrLOxkEWv9OfGiF) - #### **Unsupervised Learning** - [CS294 Deep Unsupervised Learning Spring 2024](https://sites.google.com/view/berkeley-cs294-158-sp24/home)