Skip to content
View rahman-samiur's full-sized avatar

Block or report rahman-samiur

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. CancelVoice_Privacy-Preserving_Voice_Anonymization CancelVoice_Privacy-Preserving_Voice_Anonymization Public

    Privacy-preserving voice anonymization using adversarially-trained generative models and diffusion-based privacy filters. It suppresses speaker identity to ensure voice unlinkability and resistance…

    Python

  2. Federated-Learning-and-Differential-Privacy Federated-Learning-and-Differential-Privacy Public

    Designed and implemented a federated learning system comparing DP-SGD and One-Shot Perturbation on CIFAR-10 across 100 simulated clients under IID and Non-IID distributions, analyzing privacy-utili…

    Jupyter Notebook

  3. A-Comparative-Socioeconomic-and-Demographic-Analysis-of-Dunning-Hyde-Park-Forest-Glen-Norwood-Park- A-Comparative-Socioeconomic-and-Demographic-Analysis-of-Dunning-Hyde-Park-Forest-Glen-Norwood-Park- Public

    A data-driven comparative analysis of four Chicago neighborhoods, Dunning, Hyde Park, Forest Glen, and Norwood Park, examining socioeconomic, demographic, environmental, and network characteristics…

    Python

  4. MAC-FORGE-Experiment-for-an-Unsecure-MAC MAC-FORGE-Experiment-for-an-Unsecure-MAC Public

    A Python implementation of a PRF-based MAC and a MAC-FORGE experiment demonstrating how a naive, deterministic MAC construction can be broken through tag splicing.

    Python

  5. intelligent-video-surveillance-system intelligent-video-surveillance-system Public

    Real-time anomaly detection system that uses a Keras-based autoencoder to identify violent or abnormal activities in video streams. Trained on a custom dataset of regular and violent events, it app…

    Jupyter Notebook

  6. connect-4-game-using-min-max-algorithm connect-4-game-using-min-max-algorithm Public

    A Python-based console implementation of the Connect-4 game, powered by the Min-Max algorithm with Alpha-Beta Pruning for intelligent AI decision-making. The game offers adjustable difficulty level…

    Python