<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Mohamed Adel</title><description>Code. Learn. Refactor. Repeat...</description><link>https://muhammedadeltaha.github.io/</link><item><title>Better Understanding for AI Search Algorithms</title><link>https://muhammedadeltaha.github.io/posts/better-understanding-for-ai-search-algorithms/</link><guid isPermaLink="true">https://muhammedadeltaha.github.io/posts/better-understanding-for-ai-search-algorithms/</guid><description>In this article, we will discuss the different types of AI search algorithms, focusing on uninformed search algorithms. We will cover Depth-First Search (DFS), Breadth-First Search (BFS), Depth-Limited Search (DLS), Iterative Deepening DFS (ID-DFS), and Uniform Cost Search (UCS).
</description><pubDate>Sat, 10 Feb 2024 21:53:51 GMT</pubDate></item></channel></rss>