#计算机科学#My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
Official PyTorch repository for Quaternion Generative Adversarial Networks.