ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,929,832 results

Computerphile
A* (A Star) Search Algorithm - Computerphile

Improving on Dijkstra, A* takes into account the direction of your goal. Dr Mike Pound explains. Correction: At 8min 38secs 'D' ...

14:04
A* (A Star) Search Algorithm - Computerphile

1,288,180 views

8 years ago

John Levine
A* Search

Correction: at 6:00, the A* score of the path S-A-B-A is 17, not 20.

12:32
A* Search

523,388 views

8 years ago

Sebastian Lague
A* Pathfinding (E01: algorithm explanation)

Welcome to the first part in a series teaching pathfinding for video games. In this episode we take a look at the A* algorithm and ...

11:39
A* Pathfinding (E01: algorithm explanation)

2,228,053 views

11 years ago

Polylog
The hidden beauty of the A* algorithm

00:00 Intro 01:38 Change the lengths! 06:34 What is a good potential? 12:31 Implementation 16:20 Bonus Tom Sláma's video: ...

19:22
The hidden beauty of the A* algorithm

1,016,787 views

2 years ago

John Song
A Comparison of Pathfinding Algorithms

A visual look and explanation of common pathfinding algorithms. Resources/References I suggest reading this if you're looking for ...

7:54
A Comparison of Pathfinding Algorithms

738,044 views

6 years ago

The Coding Train
A* Pathfinding Algorithm (Coding Challenge 51 - Part 1)

In this multi-part coding challenge, I attempt an implementation of the A* Pathfinding Algorithm to find the optimal path between ...

48:42
A* Pathfinding Algorithm (Coding Challenge 51 - Part 1)

3,425,886 views

9 years ago

nptelhrd
A* Algorithm

Artificial Intelligence by Prof. Deepak Khemani,Department of Computer Science and Engineering,IIT Madras.For more details on ...

49:32
A* Algorithm

53,726 views

11 years ago

Gate Smashers
Lec-14: A* algorithm in AI (artificial intelligence) in HINDI | A* algorithm with example

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Artificial Intelligence (Complete Playlist): ...

14:34
Lec-14: A* algorithm in AI (artificial intelligence) in HINDI | A* algorithm with example

2,480,206 views

6 years ago

New York Times Opinion and 2 more
I’m Building an Algorithm That Doesn’t Rot Your Brain

The World Wide Web was introduced some three decades ago. Describing in 2019 the hopes that had been projected onto the ...

7:11
I’m Building an Algorithm That Doesn’t Rot Your Brain

272,096 views

1 month ago

Stanford Graduate School of Business
Explainer: What Is an Algorithm?

Algorithms are everywhere. This video explains the simple concept behind them — and how they help us complete complicated ...

1:41
Explainer: What Is an Algorithm?

37,586 views

2 years ago

MATLAB
Path Planning with A* and RRT | Autonomous Navigation, Part 4

See the other videos in this series: https://www.youtube.com/playlist?list=PLn8PRpmsu08rLRGrnF-S6TyGrmcA2X7kg This video ...

17:55
Path Planning with A* and RRT | Autonomous Navigation, Part 4

235,835 views

5 years ago

BBC Ideas
Why algorithms are called algorithms | BBC Ideas

Why are algorithms called algorithms? It's thanks to Persian mathematician Muhammad al-Khwarizmi who was born way back in ...

3:09
Why algorithms are called algorithms | BBC Ideas

3,317,443 views

6 years ago

Oliver Johnson
Discovering the Power of the A* Algorithm

Discover the power of the A* algorithm, one of the most popular and efficient methods for pathfinding.

0:48
Discovering the Power of the A* Algorithm

2,318 views

2 years ago

New for you

TED-Ed
What's an algorithm? - David J. Malan

View full lesson: http://ed.ted.com/lessons/your-brain-can-solve-algorithms-david-j-malan An algorithm is a mathematical method ...

4:58
What's an algorithm? - David J. Malan

2,727,971 views

12 years ago

Google Students
Applied CS Skills - Puzzle-8 - A* algorithm

Build Android games. Learn computer science. Applied CS Skills is a free online course by Google designed to prepare university ...

1:59
Applied CS Skills - Puzzle-8 - A* algorithm

14,897 views

8 years ago

Computerphile
Dijkstra's Algorithm - Computerphile

Dijkstra's Algorithm finds the shortest path between two points. Dr Mike Pound explains how it works. How Sat Nav Works: ...

10:43
Dijkstra's Algorithm - Computerphile

1,429,780 views

9 years ago

Khan Academy Computing
What is an algorithm and why should you care? | Algorithms | Computer Science | Khan Academy

Watch the next lesson: ...

5:28
What is an algorithm and why should you care? | Algorithms | Computer Science | Khan Academy

1,431,859 views

10 years ago

Michael Sambol
Dijkstra's algorithm in 3 minutes

Step by step instructions showing how to run Dijkstra's algorithm on a graph.

2:46
Dijkstra's algorithm in 3 minutes

1,949,202 views

11 years ago

Gate Smashers
L-1.2: What is Algorithm | How to Analyze an Algorithm | Priori vs Posteriori Analysis | DAA

In this video, Varun sir will break down the basics of what an algorithm is and why it's so important in computer science. You'll also ...

7:51
L-1.2: What is Algorithm | How to Analyze an Algorithm | Priori vs Posteriori Analysis | DAA

1,580,982 views

6 years ago

RyiSnow
Step by Step Explanation of A* Pathfinding Algorithm in Java

Here's a step-by-step explanation of how to create an A* path search algorithm demo program in Java. A*(star) pathfinding ...

45:06
Step by Step Explanation of A* Pathfinding Algorithm in Java

30,616 views

3 years ago

Computerphile
Dijkstra's Algorithm - Computerphile

Dijkstra's Algorithm finds the shortest path between two points. Dr Mike Pound explains how it works. How Sat Nav Works: ...

10:43
Dijkstra's Algorithm - Computerphile

1,429,780 views

9 years ago

Oliver Johnson
The Secret to Finding the Perfect Path | A* Algorithm

The A* algorithm is just one of the ways that AI can calculate a path to follow. This algorithm is incredibly useful when it comes to ...

18:15
The Secret to Finding the Perfect Path | A* Algorithm

2,112 views

2 years ago

Bot Field
The Greedy Algorithm and A* | Path Planning

The most efficient and effective way to find a path is A* (A-Star). The Greedy algorithm uses some of the same principles but can ...

6:34
The Greedy Algorithm and A* | Path Planning

5,180 views

5 years ago

BBC Ideas
What exactly is an algorithm? Algorithms explained | BBC Ideas

What is an algorithm? You may be familiar with the idea in the context of Instagram, YouTube or Facebook, but it can feel like a big ...

7:54
What exactly is an algorithm? Algorithms explained | BBC Ideas

549,286 views

6 years ago

Tynker
Creating an Algorithm | Algorithm Creation guide for Kids | All About Computers | Tynker

Take a look at a precise algorithm that defines an arcade game step-by-step. This is part of our video series about algorithm ...

6:24
Creating an Algorithm | Algorithm Creation guide for Kids | All About Computers | Tynker

27,299 views

2 years ago

Tynker
What is an Algorithm? | All About Computers | Tynker

Webster wants to help Mr. Coco, but he needs to follow an algorithm--a set of instructions--to do it. This is part of our video series ...

5:10
What is an Algorithm? | All About Computers | Tynker

6,488 views

2 years ago