Skip to content
View ardaerdogani's full-sized avatar

Highlights

  • Pro

Block or report ardaerdogani

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. cwgan-gp-fruits cwgan-gp-fruits Public

    Conditional WGAN-GP that generates synthetic fruit images (apple · banana · orange) and benchmarks classifiers trained on real data, synthetic data, and a mix of both across 15 experiments.

    Python

  2. handwriting-gen handwriting-gen Public

    Handwritten letter generation with DCGAN (image) and LSTM-MDN (stroke sequences) trained on EMNIST.

    Jupyter Notebook

  3. spp-tabu-search spp-tabu-search Public

    Set Partitioning Problem solver using Tabu Search with experimental benchmarking and heuristic optimization analysis.

    Python

  4. satellite-map-translation satellite-map-translation Public

    Notebook-first image-to-image translation project using Pix2Pix and CycleGAN on the Maps dataset.

    Jupyter Notebook

  5. xai-image-classification xai-image-classification Public

    Comparing simple and deep CNNs on CIFAR-10 with Grad-CAM, LIME, RISE, and activation maximization using PyTorch and Captum.

    Jupyter Notebook

  6. crossmodal-retrieval crossmodal-retrieval Public

    A PyTorch implementation of contrastive image-text alignment trained on Flickr8k. Implements InfoNCE loss from scratch, aligns image and text embeddings in a shared 256-d space, and includes a live…

    Jupyter Notebook