Best convex optimization lectures on the internet !
@Mutual_Information3 жыл бұрын
It's been so long since I've used MATLAB, but this reminds me how mature it is for optimization. Cool stuff! 👍
@jefferyjamari65843 жыл бұрын
Better than any of my uni professors 🙏🏻
@thelinuxmann46593 жыл бұрын
38:50 lovely illustration and amazing intuitive explanation of log barriers . Never would i have ever thought about arguing corner cases as you did. Respect.
@halilibrahimkaradagl11173 жыл бұрын
Perfect lecture professor.
@sythe41123 жыл бұрын
Trust me, no professor would give out intuitive explanations the way Ahmad does.
@sukrudemirci5463 жыл бұрын
36:08 I can not believe log barrier minimization was that easy and I could not have understood it by myself. Ahmad is from another planet not from this earth. The argument he just used made me understand the entire log barrier minimization problem which I have never understood when studying. Ahmad I would love to donate without hesitating. Where can I do so ?
@22flashback3 жыл бұрын
That was what I was thinking
@joshlape63043 жыл бұрын
explanation on KZbin.
@thomasrahn77743 жыл бұрын
@SIRAC you are right.
@lalastoller20013 жыл бұрын
How does he do that ?
@zortistan97113 жыл бұрын
Vandenbergh should see this
@bruceysamo35533 жыл бұрын
Yes, continue using MATLAB !
@aishahoura26193 жыл бұрын
00:00:00 Introduction 00:01:06 Unconstrained Minimization 00:01:36 Iterative Algorithm Assumptions 00:04:28 Gradient Equivalence 00:09:04 Unconstrained Least Squares 00:20:13 Unconstrained Geometric Program 00:28:10 Initial Subset Assumption 00:35:16 Intuitive Solution of Logarithmic Barrier Minimization 00:40:42 Generalization of Logarithmic Barriers 00:42:57 Descent Methods 00:50:42 Gradient Descent 00:52:59 Exact Line Search 00:56:23 Backtracking 01:00:25 MATLAB: Gradient Descent with Exact Line Search 01:17:35 MATLAB: Gradient Descent with Backtracking 01:20:12 MATLAB: Gradient Descent with Explicit Step Size Update 01:28:07 Summary 01:30:59 Outro
@danmcgloven81693 жыл бұрын
Back at convex optimization. Been waiting for this for a while now ! 👍
@ozangumus4333 жыл бұрын
Cool content, just subbed !
@rudolfsneller6373 жыл бұрын
This guy is super underrated by the KZbin algorithm.
@alawimidher58992 жыл бұрын
kudos for the detailed step by step explanation at 11:52 onward, it is always beneficial to have this type of quick recap, and it is a good practice when the teacher doesn't assume student mastery of certain topics that seem to be foundational.
@ugurcanbayturk52613 жыл бұрын
Please continue with your convex optimization lectures consistency. Love this one.
@baturayanar99573 жыл бұрын
Very underrated professor.
@NDNGEmreOyunda3 жыл бұрын
A very wise man thanks so much Ahmad. Love the way you simplified log barrier optimization.
@tektabanca32753 жыл бұрын
Perfect lecture for those who want to understand algorithm used in convex optimization to minimize unconstrained problems. Job well done sir.
@bereninrenklidunyas86833 жыл бұрын
Ahmad , you are the best !
@geraldcoachman66853 жыл бұрын
God bless you Ahmad ❤️
@beratcelik37913 жыл бұрын
Perfect lesson !
@bongainelsa55223 жыл бұрын
Perfect lesson
@victrgpena3 жыл бұрын
Thanks for the lesson 👍🏻
@cecilyasmus73133 жыл бұрын
helped a lot with discrete math in college!
@genccocuk-bfk34593 жыл бұрын
So much ads but you deserve it. I can not find this content elsewhere, this has a lot of research and a lot of sweat put in one video.
@ayazmedya75713 жыл бұрын
Great lecture love it all
@orhansoyturk67893 жыл бұрын
Thank you sir!! very helpful for my studies!!
@AhmadBazzi3 жыл бұрын
Glad to hear that
@susansletten81653 жыл бұрын
YOU ARE THE BEST!
@zoiladunford57593 жыл бұрын
Ahmad thank you so much !
@eneskasikara15763 жыл бұрын
Perfect tutorial
@rovsnyt46413 жыл бұрын
When is next python lesson sir ?
@pedadagopal30622 жыл бұрын
please make the lectures for Equality constrained minimization and Interior-point methods
@cuzwearespecial33793 жыл бұрын
Excellent lessons!! Waiting for a video about Newton method etc :)
@jameejeffcoat68343 жыл бұрын
Never understood log barrier until I watched this lecture
@chiqiu9983 жыл бұрын
Thanks for the excellent lecture;) Can you post videos regarding interior point method?
@alawimidher58992 жыл бұрын
AT 40:51 shouldn't f(x) be f(x)= - log(det( inv(F(x)) )) , did you miss the negative sign?