Skip to content

TensorFlow implementations of two popular generative models - GAN and VAE

Notifications You must be signed in to change notification settings

blepfo/drp_spring_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Generative Models for Natural Images

Created by Adam Anderson with help from Matt Whiteway

This repository contains TensorFlow implementations of two popular neural network models for image generation: Generative Adversarial Networks and Variational Autoencoders. The code is written to generate images from the MNIST dataset, but it could in theory be applied to other image generation problems for single-channel images.

GAN

VAE

References

About

TensorFlow implementations of two popular generative models - GAN and VAE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published