Skip to content
View radwanzoubi1's full-sized avatar

Block or report radwanzoubi1

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

Pinned Loading

  1. Amazon-Reviews-NLP-Model Amazon-Reviews-NLP-Model Public

    Sequential text classification to predict positive or negative Amazon reviews using CNNs and Transformers. Includes preprocessing, embedding layers, hyper-parameter tuning, and evaluation with metr…

    Jupyter Notebook

  2. BrainTumorDetection BrainTumorDetection Public

    Implemented a CNN for brain tumor detection using Python, TensorFlow, and Keras. Features include data augmentation, dropout, batch normalization, and transfer learning with ResNet. Achieved recall…

    Jupyter Notebook

  3. Dimensionality-Reduction Dimensionality-Reduction Public

    This repository houses a project on distracted driver behavior detection using dashboard camera images. It features image preprocessing, exploratory analysis, and dimensionality reduction technique…

    Jupyter Notebook

  4. Karel-The-Robot-Map-Division-Algorithm Karel-The-Robot-Map-Division-Algorithm Public

    This algorithm divides a map into 4 equal chambers or the largest possible equal parts (3, 2, or 1). It optimizes beeper usage, minimizes moves, and uses reusable functions for efficiency.

    Java

  5. PeerChatSystem PeerChatSystem Public

    PeerChatSystem is a Java-based peer-to-peer chat app allowing real-time messaging between two peers. It supports server and client roles, direct messaging, and connection management. Features inclu…

    Java

  6. EVAN EVAN Public

    EVAN Android app offering emergency roadside assistance. Built with Java, it integrates FusedLocationProviderClient, LocationRequest, and Geocoder for precise GPS tracking and address conversion. F…

    Java