Skip to content

Latest commit

 

History

History
92 lines (60 loc) · 1.34 KB

File metadata and controls

92 lines (60 loc) · 1.34 KB

Artificial Intelligence Python Labs

Python Jupyter Notebook License: MIT

A collection of Python and Jupyter Notebook lab exercises completed as part of my university Artificial Intelligence coursework.

The repository contains practical programming exercises covering core AI concepts, Python programming, and algorithmic problem solving.


Repository Contents

  • AI Lab 1 & 2
  • AI Lab 3
  • AI Lab 4
  • AI Lab 5
  • Week 2 Practice
  • Week 3 Practice

Technologies Used

  • Python
  • Jupyter Notebook

Topics Covered

  • Python Programming
  • Artificial Intelligence Fundamentals
  • Problem Solving
  • Search Algorithms
  • Practical AI Exercises
  • University Coursework

Requirements

Install Python

https://www.python.org/

Install Jupyter

pip install notebook

Open notebooks

jupyter notebook

Repository Structure

Lab-01/
Lab-03/
Lab-04/
Lab-05/
Practice/
README.md
LICENSE

Author

Muhammad Awais

GitHub: https://github.com/devawais01

LinkedIn: https://www.linkedin.com/in/dev-awais01


License

This project is licensed under the MIT License.

See the LICENSE file for details.