Skip to content
View rabei-code's full-sized avatar

Block or report rabei-code

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

Popular repositories Loading

  1. Shiraz-Website Shiraz-Website Public

    Shiraz.ir

    CSS

  2. Clothes-recommendation-system Clothes-recommendation-system Public

    CNN-based fashion item classifier trained on the Myntra dataset. Supports image similarity search, clustering, and recommendation system.

    Jupyter Notebook

  3. dog-cat-cnn-classifier dog-cat-cnn-classifier Public

    A deep learning project using Convolutional Neural Networks (CNN) for classifying cats and dogs with data augmentation, early stopping, and performance evaluation on a custom dataset.

    Jupyter Notebook

  4. breast-cancer-genetic-classifier breast-cancer-genetic-classifier Public

    A machine learning project applying a Genetic Algorithm (GA) for feature selection in breast cancer diagnosis using the Random Forest classifier. The code evolves subsets of features to maximize pr…

    Jupyter Notebook

  5. SingGAN-Implementation SingGAN-Implementation Public

    TensorFlow implementation of SingGAN for singing voice generation, including full pipeline for data preprocessing, model architecture (generator & discriminator), training, and inference. Supports …

    Jupyter Notebook

  6. Music_API Music_API Public

    A secure and scalable Music API built with Django REST Framework (DRF) and JWT authentication. This project provides a RESTful backend for managing songs, artists, and playlists, ensuring secure ac…

    Python