Skip to content
View Noah4575's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Noah4575

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. ai-debate-analysis ai-debate-analysis Public

    End-of-studies group project : Pipeline for analyzing political debates with speaker diarization, overlap detection, transcription, speaker identification, and playback. I worked on the speaker ide…

    Jupyter Notebook 1 1

  2. mlops-workout mlops-workout Public

    Forked from gabgrge/mlops-workout

    MLOps project done in pair, to track and predict my partner's muscular performances. I worked on the data processing, model creation and logging.

    HTML 1

  3. facial-recognition-filter-interpretability facial-recognition-filter-interpretability Public

    Project aimed at analysing how CNN VGGFace's filters function for facial recognition using activation maximization and Grad-CAM.

    Jupyter Notebook 1

  4. sms-spam-detection sms-spam-detection Public

    A simple binary nlp classification of spam messages leveraging Spark with pyspark for its distributed data processing capabilities. The project compares traditional nlp pre-processing techniques mi…

    Jupyter Notebook 1

  5. Fall-detection Fall-detection Public

    Forked from julien-vv/person-fall-detection

    Group project to develop a computer vision application that uses deep learning to detect people falling in real-time. I worked on leveraging transfer learning for our usecase.

    Jupyter Notebook 1

  6. ci-cd-with-github-actions ci-cd-with-github-actions Public

    Project to show how to make a Continuous Integration and Continuous Development (CI/CD) pipeline using github actions on a flask app and then deploy it with Docker hub.

    Python