Mohamed Elshaffei's repositories

action-detection-app

Smart surveillance system web app

Language:CSSStargazers:10Issues:1Issues:0

bag-of-visual-words_image-classification

A python implementation of multi-class image classification using bag of words technique and SVM classifier.

Language:PythonStargazers:2Issues:1Issues:0

udp-gbn

Implementing Go-Back-N algorithm on top of UPD protocol to achieve reliable data transfer between two hosts

Language:PythonStargazers:2Issues:1Issues:0

buddy_allocater

C based simulation which simulates shortest remaining time next OS scheduler with buddy algorithm used as the memory manager.

Language:CStargazers:1Issues:1Issues:0

Deep-Learning-Labs

My implementation for the lab assignments of the deep learning course I studied in Zewail City of Science and Technology.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

multi-agent-pacman

UC Berkeley, CS 188 multi-agent search project

Language:PythonStargazers:1Issues:1Issues:0

AI-labs

This repository contains all the labs that I submitted during the AI course.

Stargazers:0Issues:1Issues:0

Harris-Corner-Detector

A vectorized Python Numpy implementation of tha Harris corner detector algorithm. Part of a project in my undergrad Computer Vision course.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

jpeg-compression

Python notebook implementing jpeg compression.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

OS_Scheduler

Repository that simulates SRTN, HPF, and RR scheduling algorithms.

Language:CStargazers:0Issues:0Issues:0
Language:MakefileStargazers:0Issues:1Issues:0

Analyze-Reddit-Comments-Hadoop

Project done in my undergrad Big Data and Analytics course

Language:ShellStargazers:0Issues:0Issues:0

consumer-producer

A semaphore based solution to synchronize one producer and many consumers with different rates of consumption and production.

Language:CStargazers:0Issues:1Issues:0

ecommerce-analysis

Analyzing Large eCommerce Data

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

malicous-url-classifier

A machine learning project using pyhton to classify URLs according to whether they are malicious or not

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

NLP-Language-Model

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 processing course in Zewail City.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

ros_ultrasonic

An assignment in embedded systems course. It is a ROS package that simulates an ultrasonic sensor publishing its readings on a topic.

Language:CMakeStargazers:0Issues:1Issues:0

text-summarizer

Abstractive text summarization using seq2seq deep learning model

Language:Jupyter NotebookStargazers:0Issues:1Issues:0