Skip to content
View cmcourville's full-sized avatar

Block or report cmcourville

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. encryption-permutations encryption-permutations Public

    Pure Python implementation of reduced-round DES with full permutation tables, S-boxes, and test suite — built for learning classical block cipher design.

    Python

  2. anon-report anon-report Public

    Cryptographic protocol for anonymous, authenticated, and one-submission-per-user reporting.

    Python 1

  3. early-leukemia-detection early-leukemia-detection Public

    Comparative study of three deep learning models for early leukemia detection via white blood cell classification. Benchmarks BccT (ViT + Token Fusion), CytoDiffusion (Stable Diffusion VAE), and a V…

    Python

  4. imagenet-adversarial-evaluation imagenet-adversarial-evaluation Public

    Adversarial attack experiments on ImageNet using ResNet50 - applies 5 foolbox attack methods (FGSM, Saliency Map, Single Pixel, Contrast Reduction, Blended Noise) and generates a visual comparison …

    Python