@@PunmasterSTP Thanks for asking, not great unfortunately so I pulled out. I think the course plan was very well thought out but the teaching was really lacking when trying to explain some new and difficult concepts. I'll look for other paths for learning this topic.
Im taking my first fundamental analysis class and its kicking my ass. This video cleared up 90% of my confusion about wtf a norm was. Youre doing a good thing, keep doing it, I hope you sleep amazing tonight!
Wait, isn't it RMSE, and not MSE, that uses l2 norm? Because in MSE we are not taking a square root after we sum the squared elements of Y-Y_pred vector, which is done when calculating l2 norm
Great and intuitive explanation with a very clear visualization. Thanks for your effort. but I would like to pay your attention to the little mistake in the part of MSE where the L2 norm should represent the RMSE not MSE with no root. keep going.
It's RMSE(Root Means Squared Error) corresponding to L2 Norm not MSE (Mean Squared Error). At 4:09 the equation should not be powered up to square should not be there...
@00:18 Actually the vector we studied in Physics and the set of numbers you mentioned in the video are the same thing. It's just that in our high school text book, the relation was not explained properly.
This is an insanely concise and informative video I found not just the information I was looking for but also other information I didn't know I needed as well. I disagree with VEERARAGHAVAN J, this is better than 3Blue1Brown
Great thanks! Do we have to go through the center to measure the distance between the two points? In Euclidean distance, for example, aren’t we measuring the distance through the hypotenuse? After we got the lengths of the two lines from the center?
Nice video, I am a little confused how L2 norm and mean are related. I see that L2 norm and mean (not mean error) are exactly the same. Does that imply L2 norm's other name is mean ?
Well, it's actually pretty easy to see... L_n = (X_1^n + X_2^n + ... + X_k^n)^(1/n) When n -> inf, X_max^n >> all the other terms. And that is the reason why we only get X_max when we take the nth root.
what do you mean by "every point on the circumference of the square is a vector with l1 =1" ? Do you mean the perimeter of the square ? at ua-cam.com/video/FiSy6zWDfiA/v-deo.html
Brilliant, you explained something my lecturer and about 5 other websites couldn't in plain clear terms. Thank you.
Happy to help :D
I just came across and was curious. How’d the rest of your class go?
@@PunmasterSTP Thanks for asking, not great unfortunately so I pulled out. I think the course plan was very well thought out but the teaching was really lacking when trying to explain some new and difficult concepts. I'll look for other paths for learning this topic.
@@krmt I'm sorry to hear that, and I hope your current academic endeavors are going well.
which course is this?
Im taking my first fundamental analysis class and its kicking my ass.
This video cleared up 90% of my confusion about wtf a norm was. Youre doing a good thing, keep doing it, I hope you sleep amazing tonight!
sleep amazing, thats a rare but important one
I felt as if I am watching 3Blue1Brown :)
Thanks for the complement :D :D
3Blue1Brown -> the ultimate Indian theme XD
yeah that's what is was also thinking
same here guys
short crisp and rich of information that's rare nowadays on youtube
Thanks man!
Its not. You have to search little bit.
Thank you! I'm just starting linear algebra, and this helped me understand/visualize what's going on with norms much better. Loved it!
It was such a rewarding 5 mins watching this video. Please keep them coming.🔥
Wait, isn't it RMSE, and not MSE, that uses l2 norm? Because in MSE we are not taking a square root after we sum the squared elements of Y-Y_pred vector, which is done when calculating l2 norm
You're Goddamn Right
Thanks man. Just had a class where I got lost what norms were. The college education system is broken. You guys are the saviours.
Great and intuitive explanation with a very clear visualization. Thanks for your effort. but I would like to pay your attention to the little mistake in the part of MSE where the L2 norm should represent the RMSE not MSE with no root. keep going.
I was rather confused when he mentioned mean squared errror until I saw your comments. Thanks for the clarification!
It's RMSE(Root Means Squared Error) corresponding to L2 Norm not MSE (Mean Squared Error). At 4:09 the equation should not be powered up to square should not be there...
You're Goddamn Right
Norm in machine? More like “Natural explanation that’s just the thing!” Thanks for sharing. 👍
@00:18 Actually the vector we studied in Physics and the set of numbers you mentioned in the video are the same thing. It's just that in our high school text book, the relation was not explained properly.
Thanks for the video, theses 5 minutes cleared up doubts that i had accumulated over 5 lectures haha
the dynamic change really helps a lot!! thanks
Love the energy in your voice!
Thanks bhai, that was pretty well done!
Thank you for the quick and effective explanation of norm.
most underrated video in math youtube
Thanks!
Great Video, simple and informative explanation.
Thank you!
Great, as always. Keep'em coming!
Thanks, will do!
the demonstration of n gets bigger only shows cases where n is an odd number? how about even numbers like L4, L6?
|x^n| + |y^n| = 1
1 = 1/(x^n + y^n)
if n --> inf
then either x = + or -1 or y = + or -1 for the equality to hold
which gives us a square
3:58 what is the maximum of the vector 😊
Lacking of words just amazing 😃
Thank you so much :)
Great explanation, thank you so much for the video.
What is the name of the piano piece at 3:03 min mark? Thanks.
'No. 10 - A New Beginning' by Esther Abrami, part of the UA-cam Audio Library
thanks. could you please tell me what is the name of the program you made this video.
WHAT SOWFWARE USE TO ANIMATE THE VIDEO?
wonderfully explained. I appreciated it a lot.
Thank you so much, you explanation makes it so much easier to grasp
Glad it was helpful :D
now it makes sense. Maraming salamat po.
This is an insanely concise and informative video I found not just the information I was looking for but also other information I didn't know I needed as well. I disagree with VEERARAGHAVAN J, this is better than 3Blue1Brown
Thank you so much buddy :D :D
Good Explanation.Thank you
Great job. Love manim
Manim ❤️
Can you do a video on Gaussian naive bayes.
Thanks for the suggestion...I'll try to make one.
wow, it's that simple! thank you!!!!
Thanks, Amazing video and mainly Animations (Are you using Manim ?)
Yeah...😌
Great thanks! Do we have to go through the center to measure the distance between the two points? In Euclidean distance, for example, aren’t we measuring the distance through the hypotenuse? After we got the lengths of the two lines from the center?
Love you. You deserve a place in heaven
Thanks for your kind words ❤️
great video. amazing explanation
may i please ask that you remove the social tags you included in the top left? it's extremely distracting
Nice video, I am a little confused how L2 norm and mean are related. I see that L2 norm and mean (not mean error) are exactly the same. Does that imply L2 norm's other name is mean ?
This was really good. ❤❤
Thanks :D
Can you share resources to where I can learn about L(inf) norms?
Well, it's actually pretty easy to see...
L_n = (X_1^n + X_2^n + ... + X_k^n)^(1/n)
When n -> inf, X_max^n >> all the other terms.
And that is the reason why we only get X_max when we take the nth root.
@@NormalizedNerd yes exactly
This is great! Thank you!
Good job man
Great video thank you !!!
Thank you so much for this!!
Great. Nice explantion
Thanks man!
Really good. Thanks !! 🔥
You're a saint, thank you
You're putting the "brown" in 3Blue1Brown 🙂
Please make video on manim. How to use it? No good tutorials out there.
Many people are already doing that. Check these out:
Theorem of Beethoven (YT channel)
Talking Physics (Blog)
eulertour.com
r/manim
perfect explanation. thanks so much!
Glad it was helpful!
a quality education thank u
THANK YOU SO MUCH!!!
Welcome :)
4:03 L2 is RMSE not MSE
Nice, may I ask you what you use to create animations? :)
I use manim (open source python library)
@@NormalizedNerd ok, thank you very much :)
@@marcocanil4147 I was thinking Manim is a software. But I was amazed to see you are using python library
Really good man, thanks
Thanks man!
Wow you have opened my eyes to the truth
Glad to help :)
Appreciate you 👍
Thanks very clear
Thanks sir 🙏🏼
great sir
what do you mean by "every point on the circumference of the square is a vector with l1 =1" ? Do you mean the perimeter of the square ? at ua-cam.com/video/FiSy6zWDfiA/v-deo.html
500th like! first time the ridge and lasso ambiguity got cleared, once for all
Glad it helped!!
Amazing!
Thank you!!
Great !!! Keep going !)
Keep supporting!
so high quality stuff, feels illegal to watch free
nice brother
Thanks a lot
Great!
I like this video
hellow people from the future this video really really ehlped
Great video, this guy is probably 3brown1blue. You know, cause Indian people have mostly brown eyes :v
Haha...nice one!
Genious
"the victory"?? IT'S "THE VECTOR A"
👍
I from from year 2022
Damn top right corner. So annoying
sorry but i did not understand anything.