Eslam Sameh (EslamElbassel)

EslamElbassel

Geek Repo

Location:Giza, Egypt

Twitter:@eslam_elbassel

Github PK Tool:Github PK Tool

Eslam Sameh's repositories

Car-plate-detection-

car plate detection and characters recognition Using OpenCv ,EasyOCR and Pytesseract

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

Image-Processing-noise-reduction-and-edge-detection

Applying some filters from scratch on a noisy image (salt & pepper noise) to remove the noise and apply other sharpening filters (first order derivative filters {perwitt, sobel}) & (second order derivative filters{laplacian , LOG}) for edges detection

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

MNIST-Dataset-Classification-with-KNN-using-centroid-preprocessing

MNIST is a Dataset for images of handwritten digits Classification with KNN by extracting features using centroid

Language:PythonStargazers:1Issues:1Issues:0

Search-Engine-using-a-Word2vec-Pretrained-model

implement a Google-like search engine "very light version :D" using a word2vec pretrained model (GoogleNews-vectors-negative300.bin)

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

Decode-and-Encode-Mnist-dataset-images-GANs

Decode and Encode Mnist dataset images autoencoder (CNN model)

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

Implementing-PCA-for-dimensionality-reduction

Implementing PCA (Principal Component Analysis) from scratch for Dimensionality Reduction which is Reducing the number of input variables for a predictive model

Language:PythonStargazers:0Issues:1Issues:0

Indexing-and-Documents-Similarity

Measures the similarity between documents by calculating Jaccard similarity between documents and provide a similarity score based on how similar the sentences are compared to each other

Language:JavaStargazers:0Issues:1Issues:0

matrix-calculator

make a matrix class and matrix calculator

Language:C++Stargazers:0Issues:0Issues:0

MNIST-Dataset-Classification-with-KNN-SVM-and-ANN

MINIST dataset is a database of handwritten digits , classified with 3 models (K nearest neighbor, support vector machine, Artificial Neural Network)

Language:PythonStargazers:0Issues:1Issues:0

Queue-

Queue class

Language:C++Stargazers:0Issues:0Issues:0

Quiz_Game

That is a simple Quiz game, which has two types of users admin( who manage the game, make the quiz, edit it, and add new users ) and player ( who take the quiz , see his records ).

Language:C++Stargazers:0Issues:0Issues:0