Skip to content
View ShroukReda's full-sized avatar

Block or report ShroukReda

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. EyeOfHorus EyeOfHorus Public

    "Eye Of Horus" is counter terrorism using surveillance in videos, divided into 3 sub projects: Bomb detection (image processing) Suspicious activities detection. Weapons detection.

    Python 2

  2. Dynamic-Backpropagtion-neural-network Dynamic-Backpropagtion-neural-network Public

    Multi-Layers neural network, dynamic # of layers and neurons.

    Python 1

  3. Image-Encryption-and-Decryption Image-Encryption-and-Decryption Public

    C#

  4. Scenes-recognition Scenes-recognition Public

    Building a deep learning model(CNN) that can distinguish between 10 classes of Indoor scenes(Python/tensorflow).

    Jupyter Notebook

  5. Single-Layer-Perceptron Single-Layer-Perceptron Public

    Implementation of the Perceptron learning algorithm using stochastic gradient descent and batch gradient descent with mean square error as cost function on a single layer neural networks which can …

    Python

  6. Image-Filters Image-Filters Public

    Apply different filters on images.

    M