Project - Artificial Intelligence - ثالث ثانوي
Part 1
1. Basics of Artificial Intelligence
2. Artificial Intelligence Algorithms
3. Natural Language Processing (NPL)
Part 2
4. Image Recognition
5. Optimization & Decision-making Algorithms
Project 1 Modify the code of the weighted BFS and A* Search algorithms by changing the horizontal and vertical weights to 3 and the diagonal weights to 5. Also change the starting point to (7, 2). 2 What is the new shortest distance path and the number of cell visits of the unweighted versions of the BFS and A* Search algorithms with the constant heuristic function? Find these values and present your observations. 3 Follow the same steps for the weighted versions of the BFS and A* Search algorithms with the constant heuristic function. 4 وزارة التعليم Ministry of Education 130 2024-1446 Repeat the process for the unweighted and weighted versions of the A* Search algorithms with the manhattan heuristic function.
![Project](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6xO6AaVV5LXpU5vTJiR3HY3b1xB-yLdEigwfcAe21hrSkmoTSx6AfBLwCDsXDEvlp0Re1IeAXjdWAo8ZCH9KCFNzZaqW2eAfFnr3sdhX5f_ucMD0frEOkv0qMxx-blY3-wNxE4usEdTEKlaS87UkW05GwV_83DjqKo3zO2VGmJ63sIwT5ddrBPABEVCjE/s3187/Arti%E6%98%80%E6%A4%80cial%20Intelligence_130.jpg)
Project
Wrap up Now you have learned to: > Employ recursion to solve problems. > Apply advanced graph traversing algorithms. > Implement both simple and advanced rule-based systems. > Design an Al model. > Measure the effectiveness of your Al model. > Use search algorithms to solve simulations of real-life problems. KEY TERMS Ministry of Education 2024-1446 A* Search Algorithm Performance Breadth-First Search (BFS) Confusion Matrix Depth-First Search (DFS) Informed Search Knowledge Base Maze Solving Model Training Path Finding Recursion Rule-Based Systems Scoring Function Search Algorithms Uninformed Search Unweighted Graph Weighted Graph Heuristic Function 131
![Project](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgld8PzO7SYTonPfN7b-WzpektpnSLsoE5PEI5fkNom6cYpJCH1zjXf7qPdpn6gRkBvA12dP83KWK0nvK5WC65HbciqNnpGY4TkYUhbRMiVnVIMg1udJI6P2dlFJfg6Xo7q0iqGd1FyQQApA2jLRpPE0a3DyOBF7kmvfRs9kfKbKSZsS42TKxQUbNeE9iv3/s3187/Arti%E6%98%80%E6%A4%80cial%20Intelligence_131.jpg)
Now you have learned to:
KEY TERMS
![](https://sahl.io/img/main/p.png)
![](https://sahl.io/img/main/np.png)