Skip to content
View AhmedBadary's full-sized avatar
Block or Report

Block or report AhmedBadary

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

Pinned

  1. Image_Compression_with_SPARK Image_Compression_with_SPARK Public

    In this project, I use the MapReduce programming paradigm to parallelize a common image compression algorithm in Spark to process multiple images at once.

    Python 1

  2. Numerical_Analysis Numerical_Analysis Public

    Implementations of various algorithms and methods in Numerical Analaysis

    Python 1

  3. Statistical-Analysis Statistical-Analysis Public

    Implementations of Statistical Analysis and Machine Learning algorithms

    Jupyter Notebook

  4. cluster-semantic-vectors cluster-semantic-vectors Public

    Forked from duhaime/cluster-semantic-vectors

    Utilities for clustering GloVe vectors for NLP tasks

    Python

  5. DeepSpeech DeepSpeech Public

    Forked from mozilla/DeepSpeech

    A complete implementation of Baidu's DeepSpeech architecture

    C++

  6. markov_chain_text_generator markov_chain_text_generator Public

    A markov chain text generator

    JavaScript