/MD-GAN

This repository contains PyTorch implementation of MD-GAN, along with training iPython notebook and trained models. Currently, this repository contains the training of data generated from a Gaussian mixture model (GMM). Two trained models included in this repository: the first one trained on data of a grid of 5 x 5 mixture of Gaussian and the second model trained on data of two mixture of Gaussian which are centered at -5 and 5.

Primary LanguagePythonMIT LicenseMIT

Watchers