Highlights
- Pro
-
-
A python implementation of multi-class image classification using bag of words technique and SVM classifier.
-
OS_Scheduler Public
Repository that simulates SRTN, HPF, and RR scheduling algorithms.
-
text-summarizer Public
Abstractive text summarization using seq2seq deep learning model
-
-
-
-
udp-gbn Public
Implementing Go-Back-N algorithm on top of UPD protocol to achieve reliable data transfer between two hosts
-
-
Analyze-Reddit-Comments-Hadoop Public
Forked from Fatma-Moanes/Analyze-Reddit-Comments-HadoopProject done in my undergrad Big Data and Analytics course
Shell UpdatedMay 6, 2022 -
Deep-Learning-Labs Public
My implementation for the lab assignments of the deep learning course I studied in Zewail City of Science and Technology.
-
Harris-Corner-Detector Public
A vectorized Python Numpy implementation of tha Harris corner detector algorithm. Part of a project in my undergrad Computer Vision course.
Jupyter Notebook UpdatedMay 4, 2021 -
NLP-Language-Model Public
n this notebook I investigated a language model that uses four grams and five grams to generate sequences using a words from a dataset. This is an assignment that made for the natural language proc…
Jupyter Notebook UpdatedApr 5, 2021 -
jpeg-compression Public
Python notebook implementing jpeg compression.
Jupyter Notebook UpdatedMar 11, 2021 -
AI-labs Public
This repository contains all the labs that I submitted during the AI course.
UpdatedFeb 27, 2021 -
ros_ultrasonic Public
An assignment in embedded systems course. It is a ROS package that simulates an ultrasonic sensor publishing its readings on a topic.
CMake UpdatedDec 4, 2020 -
malicous-url-classifier Public
A machine learning project using pyhton to classify URLs according to whether they are malicious or not
Jupyter Notebook UpdatedAug 26, 2020 -
buddy_allocater Public
C based simulation which simulates shortest remaining time next OS scheduler with buddy algorithm used as the memory manager.
-
consumer-producer Public
A semaphore based solution to synchronize one producer and many consumers with different rates of consumption and production.
C UpdatedApr 14, 2020