How A* is so optimal? - Learning How AI works in Harvard's EAD
Channel:
Subscribers:
2,490
Published on ● Video Link: https://www.youtube.com/watch?v=XrHKyZ8lFlo
A* is a type of search algorithm that works based in the Heuristic function and the cost to get the current node (𝒉(𝒏)+𝒈(𝒏)).
with this little bit of math our AI can not just make an informed decision on what should be our next node but also if the path it's taken is the optimal one, even if the Heuristic function is lower.
Harvard's EAD (the one I am learning from):
https://learning.edx.org/course/course-v1:HarvardX+CS50AI+1T2020/home
If you have any question or suggestion on other topics, feel free to comment down below or ask me in Facebook or Instagram!
Visit my Facebook Page in: http://fb.com/teteusbionicoficial
Visit my Instagram: https://www.instagram.com/teteusbionic/
Visit my Website: http://www.teteusbionic.com.br
Other Videos By Teteus Bionic (Teteus Bionic)
Tags:
Programing
Programing Python
Python
Studying
Studying Programming
Studying Python
Learning
Learning Python
Learning Programming