Learn A* (A-star) Algororithm in Python - Code An AI to Play a Game!

preview_player
Показать описание
A* or A-star AI algorithm is one of the most widely used path-planning algorithms. Here I teach what A* (Astar) is, how it is used, and what makes it so efficient. I go over pseudo-code, I code it up and I use A* algorithm to play a game! Learn machine learning, artificial intelligence, and data science with Python here.

00:00 Intro
00:27 Application Examples
02:45 The Heuristic
05:27 A* 10k Ft Overview
09:39 Pseudocode
21:21 Code A* to Play a Game
28:46 Heuristic Comparison
Рекомендации по теме
Комментарии
Автор

Very Well Explained. I am currently in 3rd semester studying CS. Can you please make a complete playlist on Artificial Intelligence course? Thankyou.

adinakhalid