hatemZamzam
I'm a Computer Engineering and Auto. control student. I have skills in: machine learning, deep learning, reinforcement learning and Android Development.
Egypt - Gharbiya - Tanta
Pinned Repositories
AI-College-Assignments
Cats-vs-Dogs-Classification-CNN-Keras-
A convolutional neural networks predict wether the imported image is cat or dog, using keras library.
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
GPU-TASK-Image-Contrast-Enhancement
Icy-Tower-Clone
Icy tower clone with python OpenGL.
Library-Books-Management-Oracle-ADF-
An ADF project for managing the books, based on Oracle database.
Manual-TensorFlow-Perceptron
A perceptron programmed from scratch by simulating tensorflow classes.
MNIST-Clasification-with-Keras
Digits recognition of MNIST dataset with Convolutional Neural Networks using Keras.
MNIST-Classification-Tensorflow-
Digits recognition of MNIST dataset with Convolutional Neural Networks using Tensorflow.
Raspberry-Pi-Robotic-car-Control-via-Telegram-ChatBot-App
telegram-cli
hatemZamzam's Repositories
hatemZamzam/Cats-vs-Dogs-Classification-CNN-Keras-
A convolutional neural networks predict wether the imported image is cat or dog, using keras library.
hatemZamzam/GPU-TASK-Image-Contrast-Enhancement
hatemZamzam/Raspberry-Pi-Robotic-car-Control-via-Telegram-ChatBot-App
telegram-cli
hatemZamzam/AI-College-Assignments
hatemZamzam/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
hatemZamzam/Icy-Tower-Clone
Icy tower clone with python OpenGL.
hatemZamzam/Library-Books-Management-Oracle-ADF-
An ADF project for managing the books, based on Oracle database.
hatemZamzam/Manual-TensorFlow-Perceptron
A perceptron programmed from scratch by simulating tensorflow classes.
hatemZamzam/MNIST-Clasification-with-Keras
Digits recognition of MNIST dataset with Convolutional Neural Networks using Keras.
hatemZamzam/MNIST-Classification-Tensorflow-
Digits recognition of MNIST dataset with Convolutional Neural Networks using Tensorflow.
hatemZamzam/PhotoMe-Android-App-Share-Your-Photos-with-Friends-
This is and android application programmed with Java to share pictures between people who follow each other.
hatemZamzam/Scheduling-algorithms-simulation
A simulation program for four scheduling algorithms :- first come first served - shortest job first - high priority first - round robin
hatemZamzam/Shell-Program-in-C
The program executes the commands of linux , and contains redirecting and pipes. The another file sh.c has implementation of 4 commands: ls, cd, pwd, mkdir, rm.