Pinned Repositories
Automatic-Water-Tank-Model
An automatic water tank model (working) that detects water level and accordingly on the water pump
Cafe-Management-System
The cafeteria management aims to improve the efficiency of
Digital-Image-Processing-A1
Digital-Image-Processing-A2
dosra-laptop
edusync
EduSync-Project
EduSync, a University Learning Management System with intuitive interface to simplify course planning for instructors, and ensuring seamless integration with external resources to enrich the learning experience.
Flight-Delay-Time-Prediction-Using-Ensemble-Learning
This repository contains the solution for Assignment 1 of the Deep Learning (Fall 2024) course. The task focuses on predicting flight delay times using an ensemble learning approach. The models were implemented from scratch using only Pandas and NumPy—with no external machine learning libraries like Scikit-learn allowed.
glaucoma-detection-
This project presents a practical implementation of a U-Net-based model for optic disc and cup segmentation, which makes a substantial contribution to the field of automated glaucoma detection.
The-Quest-for-the-Crystal-Kingdom
Game Mapping and routing using algorithms
khanArham0029's Repositories
khanArham0029/Cafe-Management-System
The cafeteria management aims to improve the efficiency of
khanArham0029/Digital-Image-Processing-A2
khanArham0029/The-Quest-for-the-Crystal-Kingdom
Game Mapping and routing using algorithms
khanArham0029/Automatic-Water-Tank-Model
An automatic water tank model (working) that detects water level and accordingly on the water pump
khanArham0029/Digital-Image-Processing-A1
khanArham0029/dosra-laptop
khanArham0029/edusync
khanArham0029/EduSync-Project
EduSync, a University Learning Management System with intuitive interface to simplify course planning for instructors, and ensuring seamless integration with external resources to enrich the learning experience.
khanArham0029/Flight-Delay-Time-Prediction-Using-Ensemble-Learning
This repository contains the solution for Assignment 1 of the Deep Learning (Fall 2024) course. The task focuses on predicting flight delay times using an ensemble learning approach. The models were implemented from scratch using only Pandas and NumPy—with no external machine learning libraries like Scikit-learn allowed.
khanArham0029/glaucoma-detection-
This project presents a practical implementation of a U-Net-based model for optic disc and cup segmentation, which makes a substantial contribution to the field of automated glaucoma detection.
khanArham0029/Ticket-Booking-Managment-System
khanArham0029/NLP-N-gram-Movie-Review-Classifier
This repository contains the code for my NLP assignment, where I built N-gram models from scratch and used them to classify movie reviews. The project includes the implementation of unigram, bigram, and trigram models for word prediction and Bayesian classification of movie reviews.