ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134,471 results

Anish Krishnan
A* (A Star) Search and Heuristics Intuition in 2 minutes

Created by Kamyar Ghiam and Anish Krishnan: Kamyar Ghiam: kamyarghiam@gmail.com Anish Krishnan: ...

2:18
A* (A Star) Search and Heuristics Intuition in 2 minutes

249,085 views

5 years ago

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,868 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

524,153 views

8 years ago

Crack Concepts
A * ALGORITHM IN ARTIFICIAL INTELLIGENCE WITH EXAMPLE

This video will clear all your doubts regarding A * algorithm in Artificial Intelligence with examples.

9:14
A * ALGORITHM IN ARTIFICIAL INTELLIGENCE WITH EXAMPLE

368,457 views

6 years ago

Learn Liberty
Heuristics and biases in decision making, explained

We all use heuristics to make everyday decisions — but sometimes they blind us to the truth. So we need to do something that ...

3:49
Heuristics and biases in decision making, explained

713,834 views

8 years ago

Florian Dalwigk
A* algorithm EASY explained (example)

In this video, I explain how the A* algorithm works. The A* algorithm is a search method that aims to find the shortest path from a ...

6:20
A* algorithm EASY explained (example)

17,883 views

2 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,017,563 views

3 years ago

Alghamdi NetworkBoard
Conditions of optimality: admissible and consistent heuristics

AI - modern approach.

1:06
Conditions of optimality: admissible and consistent heuristics

71,743 views

8 years ago

Jacob Schrum
A* Search: Heuristic Admissibility and Consistency: Are my estimates any good?

Apologies for the low volume. Just turn it up ** Defines the concepts of admissibility and consistency with respect to heuristics ...

16:56
A* Search: Heuristic Admissibility and Consistency: Are my estimates any good?

78,133 views

6 years ago

People also watched

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,790 views

11 years ago

Mahesh Huddar
2. A* star Search Algorithm to move from initial state to Final state start node to final node

2. A* star Search Algorithm to move from initial state to Finale state start node to final node by Dr. Mahesh Huddar 1. Solved ...

6:42
2. A* star Search Algorithm to move from initial state to Final state start node to final node

145,363 views

4 years ago

Mahesh Huddar
A* (A Star) Search Algorithm with Solved Example in Artificial Intelligence by Dr. Mahesh Huddar

A* (A Star) Search Algorithm with Solved Example in Artificial Intelligence by Dr. Mahesh Huddar The following concepts are ...

8:19
A* (A Star) Search Algorithm with Solved Example in Artificial Intelligence by Dr. Mahesh Huddar

261,037 views

3 years ago

ALevelSOS - CS
AI/ML - A * Star Algorithm Explained - (A Level Computer Science Made Easy (A2) - 9618)

Unit 18 - AI/ ML ( Artificial Intelligence and Machine Learning) A Level Computer Science. This is the second part of the unit and ...

21:31
AI/ML - A * Star Algorithm Explained - (A Level Computer Science Made Easy (A2) - 9618)

5,473 views

3 years ago

Alberto Marquez
Heuristic Algorithms introduction

Hello welcome to the heuristic algorithms class and in this first video we're going to discuss the extent of what heuristic algorithms ...

9:31
Heuristic Algorithms introduction

11,189 views

7 years ago

Bert Huang
A* Optimality

... path that the search algorithm has explored to get to G 1 plus the heuristic estimate for G 1 which we can pretty much assume as ...

12:46
A* Optimality

20,521 views

9 years ago

Alan Blair
Lec 10: Finding Admissible Heuristics - Artificial Intelligence, Alan Blair UNSW

How to find admissible heuristics for tasks such as sliding tile puzzles and Rubik's cube. Lecture given by Alan Blair for the course ...

22:33
Lec 10: Finding Admissible Heuristics - Artificial Intelligence, Alan Blair UNSW

8,450 views

7 years ago

Omar Guenena
A* - Admissibility

In this video we use an easy way to check the admissibility of the A* heuristic function.

5:00
A* - Admissibility

27,850 views

12 years ago

Kevin Wang
Compare A* with Dijkstra algorithm

The project contains the Java implementation of the A* and Dijkstra path search algorithms, which can be used alone in any ...

1:56
Compare A* with Dijkstra algorithm

130,076 views

10 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,426,016 views

9 years ago

MIT OpenCourseWare
5. Search: Optimal, Branch and Bound, A*

MIT 6.034 Artificial Intelligence, Fall 2010 View the complete course: http://ocw.mit.edu/6-034F10 Instructor: Patrick Winston This ...

48:37
5. Search: Optimal, Branch and Bound, A*

271,861 views

12 years ago

Dave Churchill
COMP3200 - Intro to Artificial Intelligence - Lecture 05 - Heuristic Search + A* Algorithm

Memorial University - Computer Science 3200 Intro to Artificial Intelligence Professor: David Churchill ...

1:33:39
COMP3200 - Intro to Artificial Intelligence - Lecture 05 - Heuristic Search + A* Algorithm

1,289 views

4 years ago

Reducible
A* Search: How Your Map Applications Find Shortest Routes

To try everything Brilliant has to offer for free for a full 30 days, visit https://brilliant.org/Reducible/ Chapters: 0:00 Introduction and ...

16:17
A* Search: How Your Map Applications Find Shortest Routes

87,371 views

1 year ago

Dave Carrigg
Graphs - Heuristic Search

In this video i'm going to talk about a search album called heuristic search. Now heuristic search is used on graphs to find a path ...

7:50
Graphs - Heuristic Search

7,692 views

5 years ago

Mahesh Huddar
A* Search | A Star Search algorithm Solved Example in Artificial Intelligence by Magesh Huddar

A* Search | A Star Search algorithm Solved Example in Artificial Intelligence by Magesh Huddar 1. Solved Example: ...

9:57
A* Search | A Star Search algorithm Solved Example in Artificial Intelligence by Magesh Huddar

270,793 views

1 year 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,483,947 views

6 years ago

Meghan Percival
Algorithms and heuristics

Knowing the difference between algorithms and heuristics is important for our cognition unit in AP PSYCH. Here's a quick recap!

1:43
Algorithms and heuristics

6,922 views

5 years ago

Hyunkyung Rho
Dijkstra's Algorithm vs  A-Star Heuristic Algorithm

Final project for Data Structures and Algorithms (SP2020) at Olin College of Engineering.

5:07
Dijkstra's Algorithm vs A-Star Heuristic Algorithm

4,545 views

5 years ago

PsychExamReview
Problem-Solving: Algorithms vs. Heuristics (Intro Psych Tutorial #91)

www.psychexamreview.com In this video I explain the difference between an algorithm and a heuristic and provide an example ...

4:50
Problem-Solving: Algorithms vs. Heuristics (Intro Psych Tutorial #91)

53,639 views

8 years ago

Gate Smashers
Lec-8: What is Heuristic in AI | Why we use Heuristic | How to Calculate Heuristic | Must Watch

Ever wondered what 'heuristic' really means in AI? In this video, Varun sir will break it down in simple words—what it is, why it's so ...

12:57
Lec-8: What is Heuristic in AI | Why we use Heuristic | How to Calculate Heuristic | Must Watch

1,352,661 views

6 years ago