I was here for convergence and learning rate of gradient decent. Incredible, Your way of explaining is understandable and pace is making concepts easy to grasp. Most importantly the simple examples for the explanation is the highlight and loved it.
@donaldpersaud8901Күн бұрын
It’s a great video. Loved the humorous ending
@Msyoutube382 жыл бұрын
Very nice explanation of the concept, brief and understandable. Awesome!
@vt14542 жыл бұрын
As always, great video from IBM
@John-wx3zn10 ай бұрын
It is wrong.
@shivanshpachauri2855Ай бұрын
@@John-wx3zn how?
@krishnakeshav23 Жыл бұрын
Good explanation. It is somewhat also important to note that curve should be differentiable.
@Akanniafelumo3 ай бұрын
The best explanation I have had ever, in fact till now
@handsanitizer2457 Жыл бұрын
Wow best explanation ever 👏
@Adnanuni4 ай бұрын
Thank you for such an amazing explaination Martin. Thanks a lot team IBM
@cyrcesarkore4 ай бұрын
Very simple and clear explanation. Thank you!
@krissatish8711 ай бұрын
The best video i could find. Thank you.
@davidrempel433 Жыл бұрын
The most confusing part of this video is how he managed to write everything backwards on the glass so flawlessly
@sanataeeb969 Жыл бұрын
can't they write on their normal side then flip the video?
@sirpsychosexy Жыл бұрын
@@sanataeeb969 no that would be way too easy
@waliyudin86 Жыл бұрын
Bro just focus on the gradient descent topic
@P4INKiller Жыл бұрын
@@sanataeeb969Oh shit, you're clever.
@smritibasnet97825 ай бұрын
Nope he isnt writing backward..you can observe he seems to be using left hand to write ,but in actual right hand was being used
@hugaexpl0it Жыл бұрын
Very good explanation of high-level concept on GD.
@Shrimant-ub4ul8 ай бұрын
Thank You Martin , really helpful for my uni exam
@57-tycm-ii-karanshardul282 ай бұрын
Thankyou sir.
@s.m.rakibhasan5525 Жыл бұрын
great lecture
@nurudeenmohammediyam9221Ай бұрын
whats the difference between entropy and cost function
@shivanshpachauri2855Ай бұрын
Entropy measures the impurity of a function while cost function is to measure how far off a model's prediction are from the true values
@FaberLSH7 ай бұрын
Thank you so much!
@sotirismoschos7752 жыл бұрын
didn't know Steve Kerr works at IBM
@harshsonar9346 Жыл бұрын
Im always confused by these screens or boards, whatever. Like how do you write on them? Do you have to write backwards or do you write normally and it kinda mirrors it?
@_alekss2 жыл бұрын
Nice I learned more from this 7 min video than 1 hour long boring lecture
@SAZlearn_AI4 ай бұрын
Let me clarify the concept of learning rate and step size in gradient descent: Learning rate: The learning rate is a hyperparameter that we set before starting the optimization process. It's a fixed value that determines how large our steps will be in general. Step size: The actual size of each step is determined by both the learning rate and the gradient at that point. Specifically: step_size = learning_rate * magnitude_of_gradient So: The learning rate itself is not the size of the steps from point to point. The learning rate is a constant that helps determine how big those steps will be. The actual size of each step can vary, even with a constant learning rate, because it also depends on the gradient at each point. To visualize this: In steep areas of the loss function (large gradient), the steps will be larger. In flatter areas (small gradient), the steps will be smaller. The learning rate acts as a general "scaling factor" for all these steps.
@velo13372 жыл бұрын
ibm: "how to make a neural network for the stock market?"
@Justme-dk7vm10 ай бұрын
ANY CHANCE TO GIVE 1000 LIKES???😩
@John-wx3zn10 ай бұрын
Your neural network is wrong.
@slimeminem74025 ай бұрын
Yeah the neurons are not fully connected 1:43
@Rajivrocks-Ltd. Жыл бұрын
I was expecting a mathematical explanation :(
@abdulhamidabdullahimagama93342 жыл бұрын
I couldn't visualise, I saw nothing on the screen...