Skip to content

This repository contains assignments and lab exercises for the Artificial Intelligence course at United International University (UIU). Each folder includes various AI algorithms and techniques implemented in Python, covering topics like hill climbing, KNN, and k-means clustering. Perfect for students or enthusiasts looking to explore foundational

Notifications You must be signed in to change notification settings

TashinParvez/Artificial-Intelligence-UIU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence Laboratory - Spring 2024

GitHub repo size GitHub contributors Hits GitHub last commit

Hey, folks!

This repository contains my assignments and lab work for CSE 3842: Artificial Intelligence Laboratory, completed during the Spring 2024 semester at United International University (UIU). The projects in this repository explore fundamental AI concepts through Python-based implementations of popular algorithms.

Table of Contents

Assignment Descriptions

  • Assignment 1: Basic AI Algorithms

    • Implemented foundational AI concepts, including search and basic decision-making algorithms.
    • Code and Details
  • Assignment 2: Hill Climbing Algorithm

    • Explored local search algorithms, specifically the Hill Climbing algorithm, to solve optimization problems.
    • Code and Details
  • Assignment 3: k-Nearest Neighbors (k-NN) Algorithm

    • Implemented the k-NN algorithm for classification tasks, with a focus on accuracy and efficiency.
    • Code and Details
  • Assignment 4: K-means Clustering Algorithm

    • Developed a Python-based K-means clustering model to group similar data points for unsupervised learning tasks.
    • Code and Details

Online Lab Work

  • Lab Online: This folder includes additional exercises and practical work done remotely as part of the AI lab curriculum.

Follow/Contact Me

GitHub LinkedIn Facebook Email

About

This repository contains assignments and lab exercises for the Artificial Intelligence course at United International University (UIU). Each folder includes various AI algorithms and techniques implemented in Python, covering topics like hill climbing, KNN, and k-means clustering. Perfect for students or enthusiasts looking to explore foundational

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages