a* algorithm in artificial intelligence example

preview_player
Показать описание
a* algorithm in artificial intelligence makes use of a priority queue just like Uniform Cost Search with the element stored being the path from the start state to a particular node, but the priority of an element is not the same.
read more from below link

*********************************************
WATCH MY ARTIFICIAL INTELLIGENCE ALGORITHM PLAYLIST FROM BELOW LINK
*********************************************
Рекомендации по теме
Комментарии
Автор

thank you very much and take some water

mingc
Автор

Hey, Please use the words Min-heap | priority queue. The word "queue" is a total misnomer.

blr
Автор

Tq u so much sir u r videos are very helpfull but please can you post a video on heuristic function and ao * as soon as possible because we have mid exams in these week

nikithashambuwalepooja
Автор

h(n) of A is 3, not 2 I think because A->G = A->C C->G = 1 + 2 = 3

trangphamnuhuyen
Автор

So will leave other nodes un traversed if we find the shortest path

Astronomy.lifenspace
Автор

Thank you for your efforts. What I cannot figure is why do one by one since you dont really consider the heuristic value in the final minimal path anyway?. Why not just find the smallest path to goal without any regard to heuristic value?

shashikalaraju
Автор

In the 4th queue you have repeated the node [S->G, 12] therefore it's not get sorted?

shafaatkazmi
Автор

you could have explained closed buffer aswell

cricketfan
Автор

sir, we want videos on heuristic functions, generate and test and hill climping please upload soon

jimmysingh
Автор

hope you are better with your cough :)

NeraInLove
Автор

Ur videos r better when u use pen and paper.

fatimabinsumait
Автор

You have reference Source code with C?

dharmaputra
Автор

Like why....??!!!??
Is it so hard to use real examples? I get the idea of abstracting the concept to a function, but show the relation that the function represents something like the time it takes between stops on a bus route or something rather than making ppl follow if you're talking about the capitalized version of the same letter you use to represent something completely different!
Math!?! Holy f&$% why!?!

Your presentation is otherwise professional looking with thorough details.

Akashascosset
Автор

can you give me a code to do this in java /c++?
thanks

omarbassam
join shbcf.ru