ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

650 results

Center for Operations Research and Data Science
Gradient descent algorithm using Python

The Gradient Descent is an optimization algorithm widely used in machine learning, deep learning, and artificial intelligence to ...

21:54
Gradient descent algorithm using Python

107 views

3 months ago

Dr Ganguli
Gradient Descent and Machine Learning in Python, Optimization Tutorial 19a

Gradient descent, Fletcher-Reeves and Dai-Yuan conjugate gradient methods are explored with learning rate in place of one ...

27:56
Gradient Descent and Machine Learning in Python, Optimization Tutorial 19a

45 views

5 months ago

Deep Dive AI
5. How Artificial Neural Networks Learn - Visualizing Stochastic Gradient Descent with PyTorch

Stochastic Gradient Descent (SGD) in PyTorch for Linear Regression In this video, we dive into how to implement Stochastic ...

24:50
5. How Artificial Neural Networks Learn - Visualizing Stochastic Gradient Descent with PyTorch

50 views

8 months ago

PyproAI
Gradient Descent Step by Step | Intuition, Math, and Python Code.... with PYPROAI

Gradient Descent is an optimization algorithm used in machine learning to reduce errors and improve model accuracy. The main ...

37:15
Gradient Descent Step by Step | Intuition, Math, and Python Code.... with PYPROAI

21 views

3 months ago

NeuralNine
Logistic Regression From Scratch in Python (Mathematical)

In this video we understand and implement logistic regression from scratch in Python. First we cover the mathematics, then we put ...

49:06
Logistic Regression From Scratch in Python (Mathematical)

12,442 views

6 months ago

Dr Ganguli
Gradient Descent Method Python Program; Optimization Tutorial 13

Python code is used to explain the steepest descent method, also called Cauchy's method or gradient descent. The equal interval ...

24:37
Gradient Descent Method Python Program; Optimization Tutorial 13

51 views

5 months ago

Ayush Bommana
Master Datasets & Dataloaders — Code + Concept!

... Gradient Descent 17:20- Dataset and Dataloader 25:17- Code 37:17- Outro ============================ Sounds Used: ...

37:50
Master Datasets & Dataloaders — Code + Concept!

0 views

2 weeks ago

Andersen Ang
Bari 7a Coding gradient descent on QP

... ion value of Q or the largest singular value of a this is cotic program okay and gradient descent this is Step size T either use one/ ...

20:49
Bari 7a Coding gradient descent on QP

15 views

11 months ago

Dr Ganguli
Gradient Based Methods Review in Python: Optimization Tutorial 19

Gradient descent and conjugate gradient method are compared in terms of the angle between consecutive search directions and ...

27:51
Gradient Based Methods Review in Python: Optimization Tutorial 19

41 views

5 months ago

José Cruz (IT Architect)
ML Essentials Explained: Functions, Loss, and Gradient Descent + Iterative Live Demos - With Code

Unlock the core ideas that power modern Machine Learning. In this video, we break down ML's foundation: function ...

37:32
ML Essentials Explained: Functions, Loss, and Gradient Descent + Iterative Live Demos - With Code

19 views

2 weeks ago

Data Santa
Building Neural Networks from Scratch: Implementing Linear Layer and Stochastic Gradient Descent

In this comprehensive tutorial, I walk you through building fundamental neural network components from the ground up using only ...

32:44
Building Neural Networks from Scratch: Implementing Linear Layer and Stochastic Gradient Descent

493 views

11 months ago

Derek Harter
L02.4.2: The Engine of NN: stochatic gradient descent (SGD)

This is the second part of our discussion of the engine of neural networks. In this video I mainly try and give an intuition of how ...

27:29
L02.4.2: The Engine of NN: stochatic gradient descent (SGD)

31 views

6 months ago

data_analysis_with_aisurjya
Algorithm2 +Gradient Descent + Code

So the waiting is over, as we have decided to launch this coding program for all the new learners existing here. You can expect ...

1:40:06
Algorithm2 +Gradient Descent + Code

5 views

11 months ago

Vizuara
Adam Optimizer from scratch | Gradient descent made better | Foundations for ML  [Lecture 26]

Why the Adam Optimizer Is a Game-Changer in Machine Learning If you've trained a machine learning model recently, chances ...

34:27
Adam Optimizer from scratch | Gradient descent made better | Foundations for ML [Lecture 26]

7,232 views

11 months ago

Orkia Derkaoui
Exercice Corrigé de Descente de Gradient avec Python

Exercice : La Technique de Descente de Gradient (10 points) Problématique Nous cherchons à minimiser la fonction suivante à ...

1:07:47
Exercice Corrigé de Descente de Gradient avec Python

545 views

11 months ago

BlatantConvergence
PyTorch: Stochastic Gradient Descent practical application - abalone modelling

Recommendations: These are fantastic... Pytorch beginner's course by Daniel Bourke: ...

1:26:15
PyTorch: Stochastic Gradient Descent practical application - abalone modelling

5 views

8 months ago

Gavin Simpson
Implementing a Linear Regression from Scratch - MSE & Gradient Descent - Tutorial - 2025

Implementing a Linear Regression from Scratch VIA Applying the Gradient Descent on our Loss function (which will be the Mean ...

1:11:08
Implementing a Linear Regression from Scratch - MSE & Gradient Descent - Tutorial - 2025

39 views

3 weeks ago

ReziduArt
Gradient Descent - Part 2

Language: Persian (Farsi) In this episode, we implement Gradient Descent for Linear Regression using Python and explore how ...

41:19
Gradient Descent - Part 2

44 views

11 days ago

Richard Palethorpe
Micrograd: Go Vs. Python

Watch me waffle on for bit about my Go implementation of Karpathy's micrograd and the original Python one. The unit test failure ...

51:27
Micrograd: Go Vs. Python

284 views

5 months ago

Cloudvala
Mastering Gradient Descent: Batch, Stochastic & Mini-Batch Explained with Python

Gradient Descent is a key optimization algorithm in Machine Learning & Deep Learning. In this video, we explain: ✓ Batch ...

20:31
Mastering Gradient Descent: Batch, Stochastic & Mini-Batch Explained with Python

59 views

10 months ago