diff --git a/DISCLAIMER.md b/DISCLAIMER.md new file mode 100644 index 0000000..973da0b --- /dev/null +++ b/DISCLAIMER.md @@ -0,0 +1,14 @@ +# DISCLAIMER + +Disclaimer for [ArtificialIntelligence](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence) repository under [sppu-te-comp-content](https://git.kska.io/sppu-te-comp-content) organization. + +--- + +- Please be advised that this repository ([ArtificialIntelligence](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence)), its organization ([sppu-te-comp-content](https://git.kska.io/sppu-te-comp-content)), and all of its content are entirely independent and not associated to, and/or affiliated with SPPU (Savitrbai Phule Pune University, Pune) and/or any of its colleges, nor with [KSKA Git](https://git.kska.io). The materials provided within, including assignments from our contributors and notes from our professors, are solely for educational purposes and convenience. + +- KSKA Git serves merely as a platform for this content and does not imply any association and/or endorsement from SPPU or KSKA Git. It is important to recognize that the organization (sppu-te-comp-content) and all of its repositories in KSKA Git operates independently, and any references to educational institutions or platforms are purely for informational clarity. + +- Furthermore, it is emphasized that the content available within this repository remains meticulously curated to align with the latest 2019 SPPU syllabus for computer engineering. Our commitment to accuracy ensures that the materials provided reflect the current academic standards prescribed by SPPU, offering students a reliable resource to supplement their studies. + +--- + diff --git a/Notes/END-SEM PYQ Answers/AI - Unit 3 (Adversarial Search and Games) - END-SEM PYQ Solutions.pdf b/Notes/END-SEM PYQ Answers/AI - Unit 3 (Adversarial Search and Games) - END-SEM PYQ Solutions.pdf new file mode 100644 index 0000000..a6bf0d4 Binary files /dev/null and b/Notes/END-SEM PYQ Answers/AI - Unit 3 (Adversarial Search and Games) - END-SEM PYQ Solutions.pdf differ diff --git a/Notes/END-SEM PYQ Answers/AI - Unit 4 (Knowledge) - END-SEM PYQ Solutions (v1).pdf b/Notes/END-SEM PYQ Answers/AI - Unit 4 (Knowledge) - END-SEM PYQ Solutions (v1).pdf new file mode 100644 index 0000000..ec4f8db Binary files /dev/null and b/Notes/END-SEM PYQ Answers/AI - Unit 4 (Knowledge) - END-SEM PYQ Solutions (v1).pdf differ diff --git a/Notes/END-SEM PYQ Answers/AI - Unit 4 (Knowledge) - END-SEM PYQ Solutions (v2).pdf b/Notes/END-SEM PYQ Answers/AI - Unit 4 (Knowledge) - END-SEM PYQ Solutions (v2).pdf new file mode 100644 index 0000000..1a37a01 Binary files /dev/null and b/Notes/END-SEM PYQ Answers/AI - Unit 4 (Knowledge) - END-SEM PYQ Solutions (v2).pdf differ diff --git a/Notes/END-SEM PYQ Answers/AI - Unit 5 (Reasoning) - END-SEM PYQ Solutions.pdf b/Notes/END-SEM PYQ Answers/AI - Unit 5 (Reasoning) - END-SEM PYQ Solutions.pdf new file mode 100644 index 0000000..f54bbed Binary files /dev/null and b/Notes/END-SEM PYQ Answers/AI - Unit 5 (Reasoning) - END-SEM PYQ Solutions.pdf differ diff --git a/Notes/END-SEM PYQ Answers/AI - Unit 6 (Planning) - END-SEM PYQ Solutions.pdf b/Notes/END-SEM PYQ Answers/AI - Unit 6 (Planning) - END-SEM PYQ Solutions.pdf new file mode 100644 index 0000000..261665a Binary files /dev/null and b/Notes/END-SEM PYQ Answers/AI - Unit 6 (Planning) - END-SEM PYQ Solutions.pdf differ diff --git a/Notes/Unit 1 - Introduction/AI - Unit 1 (Introduction).pdf b/Notes/Unit 1 - Introduction/AI - Unit 1 (Introduction).pdf new file mode 100644 index 0000000..ff4da1e Binary files /dev/null and b/Notes/Unit 1 - Introduction/AI - Unit 1 (Introduction).pdf differ diff --git a/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (1).pdf b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (1).pdf new file mode 100644 index 0000000..eb7cfca Binary files /dev/null and b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (1).pdf differ diff --git a/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (2).pdf b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (2).pdf new file mode 100644 index 0000000..22d434b Binary files /dev/null and b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (2).pdf differ diff --git a/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (3).pdf b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (3).pdf new file mode 100644 index 0000000..6feea5c Binary files /dev/null and b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (3).pdf differ diff --git a/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (4).pdf b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (4).pdf new file mode 100644 index 0000000..e1529f2 Binary files /dev/null and b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (4).pdf differ diff --git a/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (5).pdf b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (5).pdf new file mode 100644 index 0000000..4779ba0 Binary files /dev/null and b/Notes/Unit 2 - Problem Solving/AI - Unit 2 (Problem Solving) (5).pdf differ diff --git a/Notes/Unit 2 - Problem Solving/CSP-BasicIntro.pdf b/Notes/Unit 2 - Problem Solving/CSP-BasicIntro.pdf new file mode 100644 index 0000000..c6e6554 Binary files /dev/null and b/Notes/Unit 2 - Problem Solving/CSP-BasicIntro.pdf differ diff --git a/Notes/Unit 2 - Problem Solving/lec05_localsearch.pdf b/Notes/Unit 2 - Problem Solving/lec05_localsearch.pdf new file mode 100644 index 0000000..c380fcc Binary files /dev/null and b/Notes/Unit 2 - Problem Solving/lec05_localsearch.pdf differ diff --git a/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (1).pdf b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (1).pdf new file mode 100644 index 0000000..5eb2465 Binary files /dev/null and b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (1).pdf differ diff --git a/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (2).pdf b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (2).pdf new file mode 100644 index 0000000..355e475 Binary files /dev/null and b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (2).pdf differ diff --git a/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (4).pdf b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (4).pdf new file mode 100644 index 0000000..ce4bd1f Binary files /dev/null and b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (4).pdf differ diff --git a/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (5).pdf b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (5).pdf new file mode 100644 index 0000000..f9c2b06 Binary files /dev/null and b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (5).pdf differ diff --git a/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (6).pdf b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (6).pdf new file mode 100644 index 0000000..2d4b09d Binary files /dev/null and b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) (6).pdf differ diff --git a/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) - Handwritten Notes.pdf b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) - Handwritten Notes.pdf new file mode 100644 index 0000000..edf377c Binary files /dev/null and b/Notes/Unit 3 - Adversarial Search and Games/AI - Unit 3 (Adversarial Search and Games) - Handwritten Notes.pdf differ diff --git a/Notes/Unit 4 - Knowledge/AI - Unit 4 (Knowledge) (1).pdf b/Notes/Unit 4 - Knowledge/AI - Unit 4 (Knowledge) (1).pdf new file mode 100644 index 0000000..3b9eeda Binary files /dev/null and b/Notes/Unit 4 - Knowledge/AI - Unit 4 (Knowledge) (1).pdf differ diff --git a/Notes/Unit 4 - Knowledge/AI - Unit 4 (Knowledge) (2).pdf b/Notes/Unit 4 - Knowledge/AI - Unit 4 (Knowledge) (2).pdf new file mode 100644 index 0000000..fff76a4 Binary files /dev/null and b/Notes/Unit 4 - Knowledge/AI - Unit 4 (Knowledge) (2).pdf differ diff --git a/Notes/Unit 5 - Reasoning/AI - Unit 5 (Reasoning).pdf b/Notes/Unit 5 - Reasoning/AI - Unit 5 (Reasoning).pdf new file mode 100644 index 0000000..ce30a57 Binary files /dev/null and b/Notes/Unit 5 - Reasoning/AI - Unit 5 (Reasoning).pdf differ diff --git a/Notes/Unit 6 - Planning/AI - Unit 6 (Planning) - Notes.pdf b/Notes/Unit 6 - Planning/AI - Unit 6 (Planning) - Notes.pdf new file mode 100644 index 0000000..4887776 Binary files /dev/null and b/Notes/Unit 6 - Planning/AI - Unit 6 (Planning) - Notes.pdf differ diff --git a/Practical/Assignment-A1/Handout-A1.pdf b/Practical/Assignment-A1/Handout-A1.pdf new file mode 100644 index 0000000..c45d571 Binary files /dev/null and b/Practical/Assignment-A1/Handout-A1.pdf differ diff --git a/Practical/Assignment-A1/Write-up (Assignment-A1).pdf b/Practical/Assignment-A1/Write-up (Assignment-A1).pdf new file mode 100644 index 0000000..1bb2d82 Binary files /dev/null and b/Practical/Assignment-A1/Write-up (Assignment-A1).pdf differ diff --git a/Practical/Assignment-A2/Handout-A2.pdf b/Practical/Assignment-A2/Handout-A2.pdf new file mode 100644 index 0000000..5a1c2ab Binary files /dev/null and b/Practical/Assignment-A2/Handout-A2.pdf differ diff --git a/Practical/Assignment-A2/Write-up (Assignment-A2).pdf b/Practical/Assignment-A2/Write-up (Assignment-A2).pdf new file mode 100644 index 0000000..37b40a9 Binary files /dev/null and b/Practical/Assignment-A2/Write-up (Assignment-A2).pdf differ diff --git a/Practical/Assignment-A3/Handout-A3.pdf b/Practical/Assignment-A3/Handout-A3.pdf new file mode 100644 index 0000000..857dd07 Binary files /dev/null and b/Practical/Assignment-A3/Handout-A3.pdf differ diff --git a/Practical/Assignment-A3/Write-up (Assignment-A3).pdf b/Practical/Assignment-A3/Write-up (Assignment-A3).pdf new file mode 100644 index 0000000..8e3211d Binary files /dev/null and b/Practical/Assignment-A3/Write-up (Assignment-A3).pdf differ diff --git a/Practical/Assignment-B4/Handout-B4.pdf b/Practical/Assignment-B4/Handout-B4.pdf new file mode 100644 index 0000000..a00bf41 Binary files /dev/null and b/Practical/Assignment-B4/Handout-B4.pdf differ diff --git a/Practical/Assignment-B4/Write-up (Assignment-B4).pdf b/Practical/Assignment-B4/Write-up (Assignment-B4).pdf new file mode 100644 index 0000000..c6f7c20 Binary files /dev/null and b/Practical/Assignment-B4/Write-up (Assignment-B4).pdf differ diff --git a/Practical/Assignment-B5/Handout-B5.pdf b/Practical/Assignment-B5/Handout-B5.pdf new file mode 100644 index 0000000..83623fa Binary files /dev/null and b/Practical/Assignment-B5/Handout-B5.pdf differ diff --git a/Practical/Assignment-B5/Write-up (Assignment-B5).pdf b/Practical/Assignment-B5/Write-up (Assignment-B5).pdf new file mode 100644 index 0000000..b038cd1 Binary files /dev/null and b/Practical/Assignment-B5/Write-up (Assignment-B5).pdf differ diff --git a/Practical/Assignment-C6/Handout-C6.pdf b/Practical/Assignment-C6/Handout-C6.pdf new file mode 100644 index 0000000..615c94c Binary files /dev/null and b/Practical/Assignment-C6/Handout-C6.pdf differ diff --git a/Practical/Assignment-C6/Write-up (Assignment-C6).pdf b/Practical/Assignment-C6/Write-up (Assignment-C6).pdf new file mode 100644 index 0000000..d8d4901 Binary files /dev/null and b/Practical/Assignment-C6/Write-up (Assignment-C6).pdf differ diff --git a/Question Papers/AI - END-SEM Question Bank.pdf b/Question Papers/AI - END-SEM Question Bank.pdf new file mode 100644 index 0000000..825c055 Binary files /dev/null and b/Question Papers/AI - END-SEM Question Bank.pdf differ diff --git a/Question Papers/END-SEM/AI - 2022 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/END-SEM/AI - 2022 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..dd77789 Binary files /dev/null and b/Question Papers/END-SEM/AI - 2022 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/END-SEM/AI - 2022 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/END-SEM/AI - 2022 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..2438b73 Binary files /dev/null and b/Question Papers/END-SEM/AI - 2022 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/END-SEM/AI - 2023 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/END-SEM/AI - 2023 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..c7bf990 Binary files /dev/null and b/Question Papers/END-SEM/AI - 2023 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/END-SEM/AI - 2023 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/END-SEM/AI - 2023 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..84dbe13 Binary files /dev/null and b/Question Papers/END-SEM/AI - 2023 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/END-SEM/AI - 2024 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/END-SEM/AI - 2024 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..c0b312a Binary files /dev/null and b/Question Papers/END-SEM/AI - 2024 - May-June - END-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/END-SEM/AI - 2024 - May-June - Solved END-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/END-SEM/AI - 2024 - May-June - Solved END-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..7d21756 Binary files /dev/null and b/Question Papers/END-SEM/AI - 2024 - May-June - Solved END-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/END-SEM/AI - 2024 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/END-SEM/AI - 2024 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..84b4fa9 Binary files /dev/null and b/Question Papers/END-SEM/AI - 2024 - November-December - END-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/IN-SEM/AI - 2023 - February - IN-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/IN-SEM/AI - 2023 - February - IN-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..7a6aa4b Binary files /dev/null and b/Question Papers/IN-SEM/AI - 2023 - February - IN-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/IN-SEM/AI - 2024 - March - IN-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/IN-SEM/AI - 2024 - March - IN-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..6ce33c4 Binary files /dev/null and b/Question Papers/IN-SEM/AI - 2024 - March - IN-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/IN-SEM/AI - 2025 - March - IN-SEM (SEM-6) (2019 Pattern).pdf b/Question Papers/IN-SEM/AI - 2025 - March - IN-SEM (SEM-6) (2019 Pattern).pdf new file mode 100644 index 0000000..8c0448c Binary files /dev/null and b/Question Papers/IN-SEM/AI - 2025 - March - IN-SEM (SEM-6) (2019 Pattern).pdf differ diff --git a/Question Papers/IN-SEM/AI - IN-SEM (SEM-6) (2019 Pattern) - Question Bank.pdf b/Question Papers/IN-SEM/AI - IN-SEM (SEM-6) (2019 Pattern) - Question Bank.pdf new file mode 100644 index 0000000..0ee49f5 Binary files /dev/null and b/Question Papers/IN-SEM/AI - IN-SEM (SEM-6) (2019 Pattern) - Question Bank.pdf differ diff --git a/README.md b/README.md index 4ff14d2..d3ed30b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,91 @@ # Artificial Intelligence (AI) +This repository serves as a comprehensive resource for the Artificial Intelligence course, featuring notes, codes, handouts, write-ups, solved question papers, and previous year question papers. It supports course outcomes such as applying intelligent agents, building smart systems using search strategies, and representing knowledge through ontological engineering. The materials aim to enhance understanding of AI concepts, problem-solving techniques, multi-agent environments, and logical inference systems, fostering innovative approaches to real-world challenges. + +--- + +> [!TIP] +> Want to contribute? Start by [opening an issue](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/issues) in this repository! + +## Index + +### Notes +1. [Unit 1 - Introduction](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/branch/main/Notes/Unit%201%20-%20Introduction) +2. [Unit 2 - Problem Solving](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/branch/main/Notes/Unit%202%20-%20Problem%20Solving) +3. [Unit 3 - Adversarial Search and Games](Notes/Unit%203%20-%20Adversarial%20Search%20and%20Games) +4. [Unit 4 - Knowledge](Notes/Unit%204%20-%20Knowledge) +5. [Unit 5 - Reasoning](Notes/Unit%205%20-%20Reasoning) +6. [Unit 6 - Planning](Notes/Unit%206%20-%20Planning) + +### Codes +1. [Assignment-A1 (DFS | BFS)](Codes/Assignment-A1.py) + - [ALTERNATIVE -> Assignment-A1 (DFS | BFS)](Codes/Alternatives/Assignment-A1.py) +2. [Assignment-A2 (A* Algorithm for 8 Puzzle Problem)](Codes/Assignment-A2.py) *(as per problem statement in our syllabus and handout)* + - [Assignment-A2 (A* Algorithm for Maze Solving)](Codes/Alternatives/Assignment-A2-Maze.py) *(as per problem statement in our syllabus)* + - [Assignment-A2 (A* Algorithm) -> Direct Implementation](Codes/Alternatives/Assignment-A2-Direct.py) *(only for reference)* +3. [Assignment-A3 (Selection Sort + Job Scheduling)](Codes/Assignment-A3.py) + - [Assignment-A3.I (Selection Sort)](Codes/Assignment-A3.I.py) + - [Assignment-A3.IV (Job Scheduling)](Codes/Assignment-A3.IV.py) + - [ALTERNATIVE -> Assignment-A3-2 (Selection Sort + Prim's MST)](Codes/Alternatives/Assignment-A3-2.py) + - [ALTERNATIVE -> Assignment-A3.V (Prim's MST)](Codes/Alternatives/Assignment-A3.V.py) +4. [Assignment-B4 (N-Queen Problem)](Codes/Assignment-B4.py) +5. [Assignment-B5 (Chatbot)](Codes/Assignment-B5.py) + - [ALTERNATIVE -> Assignment-B5 (Chatbot)](Codes/Alternatives/Assignment-B5.py) +6. [Assignment-C6 (Expert System - Hospitals and Medical Facilities)](Codes/Assignment-C6.py) + - [ALTERNATIVE -> Assignment-C6 (Expert System - Flight and Cargo Scheduling)](Codes/Alternatives/Assignment-C6-Airline.py) + - [ALTERNATIVE -> Assignment-C6 (Expert System - Stock Market Trading)](Codes/Alternatives/Assignment-C6-Stock.py) + - [ALTERNATIVE -> Assignment-C6 (Expert System - Employee Evaluation)](Codes/Alternatives/Assignment-C6-Employee.py) + +### Practical + +> Each folder contains **handout**, **write-up** and **softcopy** (i.e. code + output). + +1. [Assignment-A1 (DFS | BFS)](Practical/Assignment-A1/) +2. [Assignment-A2 (A Star Algorithm)](Practical/Assignment-A2/) +3. [Assignment-A3 (Greedy Search Algorithm)](Practical/Assignment-A3/) +4. [Assignment-B4 (N-Queen Problem)](Practical/Assignment-B4/) +5. [Assignment-B5 (Elementary Chatbot)](Practical/Assignment-B5/) +6. [Assignment-C6 (Expert System)](Practical/Assignment-C6/) + +### Question Papers + +- [IN-SEM](Question%20Papers/IN-SEM) +- [END-SEM](Question%20Papers/END-SEM) + +### [END-SEM Question Bank](Question%20Papers/AI%20-%20END-SEM%20Question%20Bank.pdf) + +### [END-SEM PYQ Answers](Notes/END-SEM%20PYQ%20Answers) + +--- + +## Miscellaneous + +**-> Disclaimer:** Please read the [DISCLAIMER](DISCLAIMER.md) file for important information regarding the contents of this repository. + +**-> Note:** Content such as codes, softcopies, write-ups and question papers is provided by us, i.e. our contributors. You are free to use this content however you wish, without any restrictions. Some of the notes and handouts have been provided by our professors, thus to use them for anything other than educational purposes, please contact them. + +**-> Maintained by:** +- [TanmaySpamzzz](https://git.kska.io/TanmaySpamzzz) +- [notkshitij](https://git.kska.io/notkshitij) + +**-> Contributors:** +- Ayush Kalaskar +- Afan Shaikh +- Himanshu Patil +- Shriniwas G +- Sonali Chaudhari +- Vedang Atre +- Vedant Deogadkar +- Vedant Jamodkar + +**->** Repository icon from [Icons8](https://icons8.com). + +**-> Motto:** + +![Making information freely accessible to everyone.](motto.jpg) + +**-> Keywords:** + +SPPU, Savitribai Phule Pune University, Pune University, Computer Engineering, COMP, Third Year, TE, Semester 6, SEM-6, Artificial Intelligence, AI, AI codes, AI notes, SPPU AI notes, AI handouts, AI softopy, SPPU AI code and output, AI question papers, AI PYQs + --- diff --git a/motto.jpg b/motto.jpg new file mode 100644 index 0000000..3728db1 Binary files /dev/null and b/motto.jpg differ