Skip to content
View SamarSaleh00's full-sized avatar
  • Gaza, Palestine

Block or report SamarSaleh00

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. SammarSaleh00 SammarSaleh00 Public

  2. blur-detection-mlp blur-detection-mlp Public

    Classifies images as sharp or blurred using handcrafted spatial and frequency-domain features (no CNN), with an adaptive thresholding technique that fixes accuracy loss when the model sees a differ…

    Jupyter Notebook

  3. Smart-TA Smart-TA Public

    A conversational, retrieval-grounded grading assistant for lecturers, indexes course material with OCR support, grades MCQ and written answers automatically, and lets you review, edit, or approve e…

    Python

  4. valve-anomaly-detection-mimii valve-anomaly-detection-mimii Public

    Acoustic anomaly detection for industrial valves using the MIMII dataset and Edge Impulse, with a federated learning simulation for deploying across multiple devices without transmitting raw audio.

    Python

  5. conversational-qa-bert conversational-qa-bert Public

    A simplified Conversational QA system using BERT, extended with a rule-based dialogue history mechanism to resolve pronouns and elliptical follow-up questions.

    Jupyter Notebook

  6. smart-text-analyzer smart-text-analyzer Public

    Terminal-based text analyzer using core data structures (sets, dicts, Counter) for word/character stats, autocomplete, next-word prediction, spelling correction, and sentiment analysis with negatio…

    Python