Skip to content
View MarahGamdou's full-sized avatar

Block or report MarahGamdou

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
MarahGamdou/Readme.md

Hello, folks!

Popular repositories Loading

  1. Clustering-Platform Clustering-Platform Public

    The objective of this project is to facilitate the use of clustering algorithms by engineering students who are not specialized in AI.

    Python 2

  2. Face-recognition-interface Face-recognition-interface Public

    Forked from SylvainMace/aebischer_hovan_gamdou_mace

    The goal of this project is to realize facial recognition in order to add effects such as mustaches, hats, or glasses to photos and videos in real-time and perform emotion recognition to play music…

    Python 1

  3. Style-conversion-of-hand-written-digits Style-conversion-of-hand-written-digits Public

    Style conversion of hand-written digits using a conditional variational autoencoder. The goal is to have a disentangled representation of the identity and the style in order to perform a style conv…

    Jupyter Notebook 1

  4. batch8_worldbank batch8_worldbank Public

    Forked from dataforgoodfr/batch8_worldbank

    The goal of this projet is to predict future disasters (droughts, floods, and storms) and their impact, and represent these predictions on a dashboard.

    Jupyter Notebook 1 1

  5. fast-reid fast-reid Public

    Forked from JDAI-CV/fast-reid

    SOTA Re-identification Methods and Toolbox

    Python 1

  6. Concurrent-Web-Crawler Concurrent-Web-Crawler Public

    A Java Concurrent URL Crowler designed to take in a seed list of Universal Resource Locators (URLs) and parse the HTML to find further embedded URLs recursively. The aim is to build the most effici…

    Java