Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
211 results
In this video, I explain gradient descent from the ground up and show how it's used to optimize a simple regression model.
67 views
2 weeks ago
Make a loss go down with gradient descent: run a single step, verify gradients numerically, and see how learning rate choices ...
0 views
... Gradient Descent 17:20- Dataset and Dataloader 25:17- Code 37:17- Outro ============================ Sounds Used: ...
In this video, you'll learn how Momentum makes gradient descent faster and more stable by smoothing out the updates instead of ...
162 views
3 weeks ago
Unlock the core ideas that power modern Machine Learning. In this video, we break down ML's foundation: function ...
19 views
Implementing a Linear Regression from Scratch VIA Applying the Gradient Descent on our Loss function (which will be the Mean ...
39 views
Learn how Gradient Descent works and how to implement it in Python from scratch! In this tutorial, I explain the core idea behind ...
Language: Persian (Farsi) In this episode, we implement Gradient Descent for Linear Regression using Python and explore how ...
44 views
11 days ago
In this video, we will learn the basics of the Gradient Descent algorithm, explained simply and intuitively. We'll discuss: What is a ...
140 views
In this video, we explore how to implement gradient descent for multiple linear regression using Python. Gradient descent is a key ...
16 views
9 days ago
Newton's Method for Optimization - Complete Visual Guide Ever wondered why gradient descent takes SO many steps to ...
The update rule, derivatives, and autograd when training neural nets with PyTorch (part 2) Instructor: Ricardo A. Calix, Ph.D. My ...
42 views
1 month ago
We used a random shuffle method, kind of like stochastic gradient descent, to help the model improve its weights and biases ...
8 days ago
This video gives a complete introduction to optimization, gradients, Hessian matrix, and gradient descent with clear examples ...
145 views
In this video, we walk you through the implementation of gradient descent for simple linear regression using Python. Simple linear ...
9 views
In this comprehensive course, you will learn how to build and deploy a cutting-edge computer vision model that accurately ...
52 views
7 days ago
Unlock the intuition behind Gradient Descent — the core optimization algorithm used in machine learning and deep learning.
369 views
Gradient Descent in Machine Learning #coding #ai #correctcoding #python #artificialintelligence.
578 views
4 weeks ago
In batch gradient descent, each update requires summing over every data point — a full Σ operation. This means even a single ...
1,405 views
In this video, we will learn Loss Functions, Gradient Descent, and Optimizers — the core concepts that make neural networks ...
30 views