ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137,707 results

Related queries

heuristics math problem solving

a star search algorithm

admissible heuristic

availability heuristic

dijkstra

uniform cost search

heuristic search 8 puzzle problem

best first search

greedy search algorithm

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

242,518 views

5 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

518,956 views

8 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,284,207 views

8 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,011,549 views

2 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

709,317 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

358,326 views

5 years ago

Alghamdi NetworkBoard
Conditions of optimality: admissible and consistent heuristics

AI - modern approach.

1:06
Conditions of optimality: admissible and consistent heuristics

71,084 views

7 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)

16,968 views

2 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

84,646 views

1 year 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*

270,983 views

11 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,287 views

4 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

252,418 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,530 views

5 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?

77,587 views

6 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,531 views

5 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,448,814 views

6 years ago

Algorithms and AI
Designing Admissible Heuristics for A* Algorithm

Designing Admissible Heuristics is the main work that is needed to solve many AI problems. This mini lecture covers that part.

17:28
Designing Admissible Heuristics for A* Algorithm

1,043 views

2 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,860 views

5 years ago

GeeksforGeeks
A* Search Algorithm | GeeksforGeeks

Complete Code with explanation: http://www.geeksforgeeks.org/a-search-algorithm/ Soundtrack: Nice To You by Vibe Tracks This ...

3:01
A* Search Algorithm | GeeksforGeeks

268,201 views

8 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,356 views

8 years ago

Packt
Graph Algorithms for AI in Games : What Is a Heuristic? | packtpub.com

This playlist/video has been uploaded for Marketing purposes and contains only selective videos. For the entire video course and ...

4:17
Graph Algorithms for AI in Games : What Is a Heuristic? | packtpub.com

305 views

7 years ago

Education 4u
A Star algorithm | Example | Informed search | AI | Artificial intelligence | Lec-21 | Bhanu Priya

Artificial Intelligence ( AI ) a star algorithm: Informed search with example #artificialintelligence #engineering #computerscience ...

6:38
A Star algorithm | Example | Informed search | AI | Artificial intelligence | Lec-21 | Bhanu Priya

1,142,319 views

6 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,338,313 views

6 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

142,493 views

4 years ago