-
Faculty of Engineering, Cairo University
- Cairo, Egypt
- https://www.linkedin.com/in/alaa-gamal-8514728a/
-
-
people-counter Public
In this project, I utilized the Intel® Distribution of the OpenVINO™ Toolkit to build a People Counter app for Intel AI Edge IOT Developer Nanodegree program
JavaScript UpdatedJan 26, 2023 -
computer-pointer-controller Public
Edge AI application for controlling computer pointer using human's eye direction optimized with the Intel® OpenVino Toolkit.
Python UpdatedNov 22, 2022 -
bike-sharing-patterns Public
Udacity Deep Learning Nanodegree/ Project 1: In this project, I build a neural network from scratch using Pytorch and use it to predict daily bike rental patterns
Jupyter Notebook UpdatedAug 23, 2022 -
Lane-Detection Public
OpenCV in Python for Lane line detection/tracking in Autonomous Cars
-
image-processing-task Public
In this Repository, I used OpenCV image processing methods to construct the top view of a road image given a tilted image of the road.the
Python UpdatedSep 19, 2020 -
Udacity Deep Learning Nanodegree/ Project 5: I constructed a recurrent neural network (RNN) for the purpose of determining the sentiment of a movie review using the IMDB data set using Amazon's Sag…
Jupyter Notebook UpdatedJun 17, 2020 -
-
multichannel-signal-viewer Public
A Python Multichannel Signal Viewer Application
-
data-assignments Public
All the previous C++ assignments in the data structure course gathered into one repository and compile it with one step using CMake.
-
thoracic-survival-model Public
Machine learning model to evaluate the Thoracic Surgery survival using R language
R UpdatedJun 17, 2020 -
face-generation Public
Udacity Deep Learning Nanodegree/ Project 4: I used generative adversarial networks (GANs) to generate new images of faces.
Jupyter Notebook UpdatedJun 17, 2020 -
dog-breed-classifier Public
Udacity Deep Learning Nanodegree/ Project 2: An example of using CNNs and Transfer Learning to classify the breed of a dog with Pytorch
Jupyter Notebook UpdatedJun 17, 2020 -
FT-magnitude-phase-2d-signal Public
A software that explains the relative importance of the magnitude and phase components in a 2D signal (image)
Python UpdatedJun 17, 2020 -
shazam-app Public
a python application like shazam which takes a song and gives you the most 10 similar songs in the database.
Python UpdatedJun 17, 2020 -
cmms-website Public
Forked from marwaayosiif/clinical-projectClinical Engineering CMMS System NodeJs MySQL Website
JavaScript UpdatedJun 17, 2020 -
tv-script-generation Public
Udacity Deep Learning Nanodegree/ Project 3: Applying Recurrent Neural Network (RNN) to generate TV scripts with Pytorch.
Jupyter Notebook UpdatedJun 15, 2020 -
-
opengl-graphics Public
Forked from SalmaaHamza/OpenGL-Computer-Graphics-ProjectOpenGL C++ Computer Graphics Project
C++ UpdatedJun 14, 2020 -
web-based-his Public
Forked from sbme-tutorials/web-based-hisWeb-based hospital information system using NodeJs & MongoDB
HTML UpdatedMay 1, 2020 -
-
huffman-algorithm Public
Applying Huffman compression and decompression algorithm using data structure C++ app