Skip to content
View msaadx's full-sized avatar
🍕
🍕

Block or report msaadx

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 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
msaadx/README.md

Hi! I'm Saad 👋🎸

Pinned Loading

  1. trashcam-app trashcam-app Public

    JavaScript

  2. Conditional-GAN-Sketch2Face Conditional-GAN-Sketch2Face Public

    Sketch2Face is a deep learning model that can generate realistic human face images from hand-drawn or computer-generated sketches. This implementation uses a conditional GAN architecture based on t…

    Jupyter Notebook

  3. Convolutional-Neural-Network-CNN-Classification Convolutional-Neural-Network-CNN-Classification Public

    Jupyter Notebook

  4. Custom-GAN Custom-GAN Public

    Jupyter Notebook

  5. Generative-Adversarial-Network-Generating-Fake-Signatures Generative-Adversarial-Network-Generating-Fake-Signatures Public

    This repository implements a Generative Adversarial Network (GAN) for generating synthetic signatures. The model includes a generator that creates fake signatures and a discriminator that different…

    Jupyter Notebook 1

  6. Linear-Regression-from-Scratch Linear-Regression-from-Scratch Public

    This repository implements a Linear Regression model to analyze and predict numerical data. It includes steps for data preprocessing, visualization, model training, and evaluation.

    Python