ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

239,453 results

Visually Explained
Gradient Descent in 3 minutes

Visual and intuitive overview of the Gradient Descent algorithm. This simple algorithm is the backbone of most machine learning ...

3:07
Gradient Descent in 3 minutes

373,484 views

4 years ago

StatQuest with Josh Starmer
Gradient Descent, Step-by-Step

Gradient Descent is the workhorse behind most of Machine Learning. When you fit a machine learning method to a training ...

23:54
Gradient Descent, Step-by-Step

1,720,855 views

6 years ago

3Blue1Brown
Gradient descent, how neural networks learn | Deep Learning Chapter 2

Cost functions and training for neural networks. Help fund future projects: https://www.patreon.com/3blue1brown Special thanks to ...

20:33
Gradient descent, how neural networks learn | Deep Learning Chapter 2

8,575,643 views

8 years ago

IBM Technology
Gradient Descent Explained

Learn more about WatsonX → https://ibm.biz/BdPu9e What is Gradient Descent? → https://ibm.biz/Gradient_Descent Create Data ...

7:05
Gradient Descent Explained

141,537 views

3 years ago

Google for Developers
Machine Learning Crash Course: Gradient Descent

Gradient descent is an algorithm used to train machine learning models by iteratively optimizing their parameter values. In this ...

2:12
Machine Learning Crash Course: Gradient Descent

135,392 views

1 year ago

Dr. Trefor Bazett
Intro to Gradient Descent || Optimizing High-Dimensional Equations

Keep exploring at ▻ https://brilliant.org/TreforBazett. Get started for free for 30 days — and the first 200 people get 20% off an ...

11:04
Intro to Gradient Descent || Optimizing High-Dimensional Equations

101,252 views

2 years ago

MIT OpenCourseWare
22. Gradient Descent: Downhill to a Minimum

MIT 18.065 Matrix Methods in Data Analysis, Signal Processing, and Machine Learning, Spring 2018 Instructor: Gilbert Strang ...

52:44
22. Gradient Descent: Downhill to a Minimum

96,371 views

6 years ago

Visually Explained
STOCHASTIC Gradient Descent (in 3 minutes)

Visual and intuitive Overview of stochastic gradient descent in 3 minutes. ------------------- References: - The third explanation is ...

3:34
STOCHASTIC Gradient Descent (in 3 minutes)

123,003 views

4 years ago

Data Science Garage
How Gradient Descent Works. Simple Explanation

Video explain what is gradient descent and how gradient descent works with a simple example. Basic intuition and explanation ...

5:01
How Gradient Descent Works. Simple Explanation

122,664 views

6 years ago

People also watched

Magicalbat
coding a machine learning library in c from scratch

corrections: 23:23 - Forgot to change a cols to a rows in for loop 1:35:10 - You should also check if cur does not require gradient ...

2:26:17
coding a machine learning library in c from scratch

167,712 views

9 days ago

The PrepStudio
🔴NUMERICAL Gradient Descent || Complete Concept✅️....by_Supriya Srivastava.

Hi friends welcome back to my channel so in my previous video I have covered the basic introduction to gradient descent which is ...

7:16
🔴NUMERICAL Gradient Descent || Complete Concept✅️....by_Supriya Srivastava.

16,731 views

1 year ago

Unfold Data Science
Gradient descent simple explanation|gradient descent machine learning|gradient descent algorithm

Gradient descent simple explanation | gradient descent machine learning | gradient descent algorithm Welcome! I'm Aman, a ...

15:39
Gradient descent simple explanation|gradient descent machine learning|gradient descent algorithm

388,262 views

5 years ago

Physics Videos by Eugene Khutoryansky
Gradients and Partial Derivatives

3D visualization of partial derivatives and gradient vectors. My Patreon account is at https://www.patreon.com/EugeneK.

5:24
Gradients and Partial Derivatives

674,572 views

10 years ago

Dr. Trefor Bazett
Geometric Meaning of the Gradient Vector

What direction should you travel to increase your height on a mountain as fast as possible? What direction should you travel to ...

14:51
Geometric Meaning of the Gradient Vector

268,599 views

5 years ago

RANJI RAJ
Machine Learning | Gradient Descent (with Mathematical Derivations)

Gradient descent is an optimization algorithm used to minimize some functions by iteratively moving in the direction of the ...

29:12
Machine Learning | Gradient Descent (with Mathematical Derivations)

164,131 views

5 years ago

gr_teach
Gradient descent, Newton's method

... the the steepest descent or steepest ascent sometimes it's also called the greatest uh the gradient descent or gradient ascent so ...

32:22
Gradient descent, Newton's method

42,976 views

4 years ago

Learn With Jay
Linear Regression Gradient Descent | Machine Learning |  Explained Simply

Understand what is Linear Regression Gradient Descent in Machine Learning and how it is used. Linear Regression Gradient ...

17:59
Linear Regression Gradient Descent | Machine Learning | Explained Simply

108,787 views

5 years ago

Sourish Kundu
Who's Adam and What's He Optimizing? | Deep Dive into Optimizers for Machine Learning!

From Stochastic Gradient Descent to Adam, we cover the most popular algorithms, how they work, and when to use them. What ...

23:20
Who's Adam and What's He Optimizing? | Deep Dive into Optimizers for Machine Learning!

104,130 views

1 year ago

Chieh Wu
Gradient Descent Part 1 Chieh

Part 1 of Gradient Descent tutorial with Chieh from Northeastern University.

10:46
Gradient Descent Part 1 Chieh

66,932 views

Streamed 9 years ago

StatQuest with Josh Starmer
Stochastic Gradient Descent, Clearly Explained!!!

Even though Stochastic Gradient Descent sounds fancy, it is just a simple addition to "regular" Gradient Descent. This video sets ...

10:53
Stochastic Gradient Descent, Clearly Explained!!!

566,101 views

6 years ago

Stanford Online
Stanford CS229: Machine Learning - Linear Regression and Gradient Descent |  Lecture 2 (Autumn 2018)

For more information about Stanford's Artificial Intelligence professional and graduate programs, visit: https://stanford.io/ai This ...

1:18:17
Stanford CS229: Machine Learning - Linear Regression and Gradient Descent | Lecture 2 (Autumn 2018)

1,817,282 views

5 years ago

Python Simplified
Gradient Descent - Simply Explained! ML for beginners with Code Example!

In this video, we will talk about Gradient Descent and how we can use it to update the weights and bias of our AI model. We will ...

12:35
Gradient Descent - Simply Explained! ML for beginners with Code Example!

51,748 views

4 years ago

Emergent Garden
Gradient Descent vs Evolution | How Neural Networks Learn

Explore two learning algorithms for neural networks: stochastic gradient descent and an evolutionary algorithm known as a local ...

23:46
Gradient Descent vs Evolution | How Neural Networks Learn

172,454 views

10 months ago

codebasics
Machine Learning Tutorial Python - 4: Gradient Descent and Cost Function

In this tutorial, we are covering few important concepts in machine learning such as cost function, gradient descent, learning rate ...

28:26
Machine Learning Tutorial Python - 4: Gradient Descent and Cost Function

802,234 views

7 years ago

MIT OpenCourseWare
23. Accelerating Gradient Descent (Use Momentum)

MIT 18.065 Matrix Methods in Data Analysis, Signal Processing, and Machine Learning, Spring 2018 Instructor: Gilbert Strang ...

49:02
23. Accelerating Gradient Descent (Use Momentum)

59,247 views

6 years ago

MIT OpenCourseWare
25. Stochastic Gradient Descent

MIT 18.065 Matrix Methods in Data Analysis, Signal Processing, and Machine Learning, Spring 2018 Instructor: Suvrit Sra View ...

53:03
25. Stochastic Gradient Descent

96,604 views

6 years ago

The Coding Train
3.5: Mathematics of Gradient Descent - Intelligence and Learning

In this video, I explain the mathematics behind Linear Regression with Gradient Descent, which was the topic of my previous ...

22:36
3.5: Mathematics of Gradient Descent - Intelligence and Learning

253,626 views

8 years ago

ritvikmath
Gradient Descent : Data Science Concepts

A technique that comes up over and over again in all parts of data science! Link to Code ...

11:03
Gradient Descent : Data Science Concepts

39,116 views

4 years ago

Nicholas Renotte
Building the Gradient Descent Algorithm in 15 Minutes | Coding Challenge

What's happening guys, welcome to the second episode of CodeThat! In this ep I try to build a regression machine learning model ...

22:29
Building the Gradient Descent Algorithm in 15 Minutes | Coding Challenge

80,321 views

3 years ago

Infinite Codes
Gradient Descent in 100 Seconds

Gradient Descent in 100 Seconds Dive into the fundamental optimization algorithm powering modern AI in just 100 seconds!

1:53
Gradient Descent in 100 Seconds

7,677 views

9 months ago