-
Learning (Very) Simple Generative Models Is Hard
The dataset is used to study the computational complexity of learning pushforwards of Gaussians under one-hidden-layer ReLU networks. -
Hierarchical Exponential-family Energy-based (HEE) model on CIFAR10
The HEE model uses CIFAR10 to demonstrate its ability to generate high-quality images. -
Hierarchical Exponential-family Energy-based (HEE) model
The HEE model uses 2D synthetic datasets and FashionMNIST to validate its capabilities. -
Generative Adversarial Networks
Generative Adversarial Networks (GANs) consist of two networks: a generator G(z) and a discriminator D(x). The discriminator is trying to distinguish real objects from objects...