This repository contains the assignments💻 of Artificial Intelligence(AI) provided by Savitribai Phule Pune University(SPPU)🎓
Assignment-1
Implement depth first search algorithm and Breadth First Search algorithm, Use an undirected graph and develop a recursive algorithm for searching all the vertices of a graph or tree data structure.
Assignment-2
Implement A star Algorithm for any game search problem.
Assignment-3
Implement Greedy search algorithm for any of the following application:
- Selection Sort
- Minimum Spanning Tree
- Single-Source Shortest Path Problem
- Job Scheduling Problem
- Prim's Minimal Spanning Tree Algorithm
- Kruskal's Minimal Spanning Tree Algorithm
- Dijkstra's Minimal Spanning Tree Algorithm
Assihnment-4
Develop an elementary catboat for any suitable customer interaction application.
Assihnment-5
Implement any one of the following Expert System
- Information management
- Hospitals and medical facilities
- Help desks management
- Employee performance evaluation
- Stock market trading
- Airline scheduling and cargo schedules