Skip to content
View EslamOmar22's full-sized avatar

Highlights

  • Pro

Block or report EslamOmar22

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Face-Recognition Face-Recognition Public

    This project aims to detect faces form a picture and extract statistical and non-statistical features then classify each face to a specific person using some classifiers like KNN and RNN.

    Python

  2. Genralized-Hebbain-Algorithm-GHA- Genralized-Hebbain-Algorithm-GHA- Public

    General Hebbain algorithm to extracet principal components (PC) from dataset using Neural Networks

    Python

  3. Iris_classification- Iris_classification- Public

    A simple Neural Network model that classify iris flowers using dataset of fearues

    Python

  4. K_means_clustring K_means_clustring Public

    This project's goal is to cluster data using K_means clustering algorithm uaing two methods ,Sequential and parallel with OMP

    C++

  5. Object-Recogntion Object-Recogntion Public

    Object Recognition program to recognize an objects from images Using Sift Features and SVM Classifier.

    Python

  6. Sign-Language-Digits Sign-Language-Digits Public

    A Convolution Neural Network (CNN) model that Classify the Sign Language Digits by hand from an image using tensorflow.

    Python