ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,756 results

ByteQuest
Strassen Algorithm Visually Explained

This video contains a visual explanation of the Strassen Matrix Multiplication Algorithm. Tools Used:- Premier pro, Manim, Python.

5:31
Strassen Algorithm Visually Explained

8,863 views

2 years ago

Inside code
Strassen algorithm for matrix multiplication (divide and conquer) - Inside code

Source code: https://gist.github.com/syphh/1cb6b9bb57a400873fa9d05cd1ee7cc3 Learn graph theory algorithms: ...

9:41
Strassen algorithm for matrix multiplication (divide and conquer) - Inside code

97,530 views

4 years ago

LaurieWired
making computers multiply FASTER! (matrix hacking)

Matrix Multiplication is critical to everything from AI training to computer graphics. With clever mathematical hacks, it's possible to ...

18:11
making computers multiply FASTER! (matrix hacking)

163,498 views

6 months ago

Dr. Trefor Bazett
The fastest matrix multiplication algorithm

The Strassen algorithm improved this to about n^2.8, first in the 2x2 case and then we can prove via induction it works in general.

11:28
The fastest matrix multiplication algorithm

319,525 views

2 years ago

Dr. Trefor Bazett
The Fastest Multiplication Algorithm

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

13:58
The Fastest Multiplication Algorithm

136,383 views

2 years ago

Smart Cloud Learner
Strassen's Matrix Multiplication Trick (How to learn formulas easily)

For university examination, If you want to learn Strassen's Matrix Multiplication Formulas, then this video is very helpful. (in Easy ...

5:29
Strassen's Matrix Multiplication Trick (How to learn formulas easily)

682,970 views

7 years ago

Quanta Magazine
How AI Discovered a Faster Matrix Multiplication Algorithm

Researchers at Google research lab DeepMind trained an AI system called AlphaTensor to find new, faster algorithms to tackle an ...

13:00
How AI Discovered a Faster Matrix Multiplication Algorithm

1,756,321 views

2 years ago

CourseHack
Strassen's Algorithm

Video Covers: Strassen's Algorithm - (if you're looking on how to apply the algorithm, this is not it!) **Covers the difference ...

9:12
Strassen's Algorithm

35,811 views

14 years ago

GeeksforGeeks
Strassen’s Matrix Multiplication | Divide and Conquer | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/strassens-matrix-multiplication/ This video is ...

4:37
Strassen’s Matrix Multiplication | Divide and Conquer | GeeksforGeeks

192,157 views

8 years ago

Nemean
How a Russian student invented a faster multiplication method

To advance the field of computer science, mathematician Kolmogorov tried to optimise the multiplication algorithm we learn in ...

18:48
How a Russian student invented a faster multiplication method

1,157,810 views

4 years ago

Cyber Enlightener
Strassen's Algorithm USING DIVIDE AND CONQUER: How to Multiply Matrices Faster with  APPROACH?

Strassen's Matrix Multiplication: A Divide and Conquer Approach. In this video, we will learn about Strassen's matrix multiplication ...

9:34
Strassen's Algorithm USING DIVIDE AND CONQUER: How to Multiply Matrices Faster with APPROACH?

197 views

2 years ago

Gurukul GRIET
Strassen's Algorithm   Strassen's Matrix Multiplication   YouTube
5:10
Strassen's Algorithm Strassen's Matrix Multiplication YouTube

76 views

8 years ago

VisualMath
What is...the Strassen algorithm?

Goal. I would like to tell you a bit about my favorite theorems, ideas or concepts in mathematics and why I like them so much.

15:42
What is...the Strassen algorithm?

3,615 views

4 years ago

Code Points
Introduction to Strassen's Algorithm - Terminal Velocity S1E1

Strassen's Algorithm is a clever optimization of a very useful mathematical operation: matrix multiplication! In this episode of ...

5:36
Introduction to Strassen's Algorithm - Terminal Velocity S1E1

64 views

4 years ago

Luiz Guimaraes
Strassen’s algorithm for matrix multiplication

Strassen's algorithm for matrix multiplication in Cpp.

8:21
Strassen’s algorithm for matrix multiplication

5 views

2 years ago

Sumangala Biradar
Module 2 : Strassen's Matrix  Multiplication

Finding the product of two matrices using divide and conquer method.

5:40
Module 2 : Strassen's Matrix Multiplication

889 views

5 years ago

Dowson Yang
Strassen's Algorithm
5:38
Strassen's Algorithm

27 views

5 years ago

Code Points
Implementing Matrix Rearrangement for Strassen's Algorithm - Terminal Velocity S1E4

In this episode, we implement the rearrangement algorithm defined in Episode 3, which makes matrices much more amenable to ...

5:19
Implementing Matrix Rearrangement for Strassen's Algorithm - Terminal Velocity S1E4

41 views

4 years ago

THE GATEHUB
Strassen’s Matrix Multiplication | GATECSE | DAA

strassen matrix multiplication algorithm || matrix multiplication using divide and conquer || strassens matrix multiplication using ...

16:34
Strassen’s Matrix Multiplication | GATECSE | DAA

247,168 views

3 years ago

Chris Marriott - Computer Science
Strassen's algorithm for matrices - Divide and Conquer - Design and Analysis of Algorithms

In this video I present Strassen's algorithms for matrix multiplication and show using the master theorem that it has a runtime of ...

13:00
Strassen's algorithm for matrices - Divide and Conquer - Design and Analysis of Algorithms

1,740 views

5 years ago