Skip to content
View ahmedroshdy's full-sized avatar

Block or report ahmedroshdy

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 Loading

  1. Assignment-1 Assignment-1 Public

    C++

  2. CxxPrimerPlus CxxPrimerPlus Public

    Forked from Dhananjay-shrivastav/CxxPrimerPlus

    This is my personal implementation of the exercises in the book 'C++ Primer Plus'.

    C++

  3. fullstack-course1-module2 fullstack-course1-module2 Public

    Forked from jhu-ep-coursera/fullstack-course1-module2

    Ruby

  4. Session-2-open_CV- Session-2-open_CV- Public

    C++

  5. RSA RSA Public

    Implementation of RSA Algorithm using C++ on big numbers without using any external libraries to handle a big numbers and implemented all operations ( addition , subtraction , multiplication , divi…

    C++

  6. MLN-and-RPF MLN-and-RPF Public

    Implementation of MLN and RBF Neural Networks Classifiers algorithms using Python and Numpy library Used the MLN to solve the 3-parity classification problem (XoR Problem) Used the RBF to solve two…

    Python 1