Avatar of Shangeth Rajaa

Shangeth Rajaa

Anyreach AI

Senior ML Scientist working on Voice AI, Turn-Taking, Full-Duplex Spoken Dialogue Systems, and Multi-Modal Speech LLMs.

Resume
  • About
  • CV
  • Publications
  • Blog

#gan

Content tagged with "gan"

GAN 5: Conditional GAN and Pix2Pix
2019-05-25
#Deep Learning #GAN #PyTorch #Python

How Conditional GANs extend vanilla GANs to generate class-specific samples, and how Pix2Pix does image-to-image translation.

GAN 4: Deep Convolutional GAN (DCGAN) on SVHN
2019-05-24
#Deep Learning #GAN #PyTorch #Python

Implementing DCGAN with CNNs, batch normalization, and transposed convolutions to generate Street View House Numbers.

GAN 2: The Game Theory Behind Generator and Discriminator
2019-05-21
#Deep Learning #GAN #PyTorch

How the adversarial game between Generator and Discriminator works, and why equilibrium matters.

GAN 3: Implementing a Linear GAN on MNIST in PyTorch
2019-05-21
#Deep Learning #GAN #PyTorch #Python

Step-by-step PyTorch implementation of a vanilla GAN trained on MNIST — data loading, Discriminator, Generator, training loop.

GAN 1: Introduction to Generative Adversarial Networks
2019-05-20
#Deep Learning #GAN

What GANs are, how they work, and some remarkable recent research — StackGAN, iGAN, Pix2Pix.

© 2026 Shangeth Rajaa.