Skip to content
View EslamElbassel's full-sized avatar
👋
Hello
👋
Hello
Block or Report

Block or report EslamElbassel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  1. MNIST-Dataset-Classification-with-KNN-using-centroid-preprocessing MNIST-Dataset-Classification-with-KNN-using-centroid-preprocessing Public

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

    Python 1

  2. Generating-circles-using-AutoEncoder-GANs Generating-circles-using-AutoEncoder-GANs Public

    Python 1

  3. Search-Engine-using-a-Word2vec-Pretrained-model Search-Engine-using-a-Word2vec-Pretrained-model Public

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

    Jupyter Notebook 1

  4. Image-Processing-noise-reduction-and-edge-detection Image-Processing-noise-reduction-and-edge-detection Public

    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 de…

    Jupyter Notebook 1

  5. Car-plate-detection- Car-plate-detection- Public

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

    Jupyter Notebook 1

  6. matrix-calculator matrix-calculator Public

    make a matrix class and matrix calculator

    C++