Skip to content

I will push codes of my AI Lab code that I write in AI Lab work. Each lab has separated folder and files.

Notifications You must be signed in to change notification settings

muhammad-asif-ch/AI-Labs-Uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AI Lab Work

This repository contains my Artificial Intelligence Lab work, organized by lab sessions.
Each lab is placed in its own folder (Lab1, Lab2, Lab3, โ€ฆ) with a clear and consistent structure.

๐Ÿ“‚ Folder Structure

AI-Lab-Work/

  1. Lab1/
  • notebooks/ # Jupyter notebooks
  • src/ # Python scripts / helper functions
  • data/ # Small datasets (if required)
  • results/ # Plots, generated outputs, trained models
  • docs/ # Reports, instructions, references
  1. Lab2/ ...
  2. Lab3/ ...

๐Ÿš€ Getting Started

  1. Clone the repository:

    git clone https://github.com/<your-username>/AI-Lab-Work.git
    cd AI-Lab-Work
  2. Install dependencies:

    pip install -r requirements.txt
  3. Open Jupyter Notebook and run lab files:

    jupyter notebook

๐Ÿ“š Lab Details

  • Lab 1 โ†’ Introduction to AI programming and basic experiments.
  • Lab 2 โ†’ Will be added later.
  • Lab 3 โ†’ Will be added later.

and Soon....

Each lab folder contains its own files and results.


๐Ÿ”ฎ Future Plans

  • Add more labs (Lab2, Lab3, โ€ฆ).
  • Update requirements.txt when new Python libraries are used (e.g., numpy, pandas, matplotlib, scikit-learn, torch, tensorflow).
  • Maintain clear results and documentation for each lab.

๐Ÿ‘จโ€๐Ÿ’ป Author

Muhammad Asif BS Computer Science โ€“ AI Lab Work Repository

About

I will push codes of my AI Lab code that I write in AI Lab work. Each lab has separated folder and files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published