Lecture 8# 8 Puzzle Problem using A* Algorithm | Artificial Intelligence

  Рет қаралды 2,586

TecHno RayZ

TecHno RayZ

Күн бұрын

The 8-puzzle problem is a classic example of a sliding puzzle. It consists of a 3x3 grid with 8 numbered tiles (1 through 8) and one blank space. The goal is to move the tiles around to achieve a specific end configuration, typically with the tiles arranged in numerical order from 1 to 8 with the blank space at the bottom-right corner.
A* is a popular search algorithm used for finding the shortest path from a starting node to a goal node. It combines features of Dijkstra’s Algorithm and Greedy Best-First Search by using a heuristic to guide the search process.
Cost Function g(n): The cost to reach the current node n from the start node.
Heuristic Function h(n): An estimate of the cost to reach the goal from node n.
Evaluation Function f(n)=g(n)+h(n). This is used to prioritize nodes during the search.
Topics Covered in this video:
Problem Description
Example
#ai #artificialintelligence #artificial #aialgorithms #puzzle #puzzlegame #youtube #engineering #engineer #computerscience

Пікірлер: 3
@Neelma98
@Neelma98 7 күн бұрын
Thanks So Much For Understanding..pls Bring More Videos of Artificial intelligence and many More subject of Computer science
@csstudios7429
@csstudios7429 2 күн бұрын
thanks such a clear explanation
@prajwalpawar8704
@prajwalpawar8704 Ай бұрын
neat and clean, it was helpful👍
8 Puzzle Problem using Manhattan Distance in Artificial Intelligence
13:56
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
A* Search
12:32
John Levine
Рет қаралды 449 М.
Solving 8 puzzle with A* search
5:09
Jinyue Han
Рет қаралды 72 М.
Eight Puzzle Problem in Artificial Intelligence
22:11
Cse Girl
Рет қаралды 76 М.
A* Search: How Your Map Applications Find Shortest Routes
16:17
8-Puzzle Problem - Heuristic Functions
16:12
Arup Baruah
Рет қаралды 20 М.
How Dijkstra's Algorithm Works
8:31
Spanning Tree
Рет қаралды 1,4 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН