Skip to content

llSourcell/how_to_generate_images_with_tensorflow_LIVE

Repository files navigation

how_to_generate_images_with_tensorflow_LIVE

Overview

This is the code for this video on Youtube by Siraj Raval as part of the Deep Learning Nanodegree with Udacity. We're going to build a variational autoencoder that generates MNIST digits after training on them. We could extend the code to generate any type of image, just replace the training data with your choice of dataset.

Dependencies

  • tensorflow
  • numpy

Usage

Run jupyter notebook in temrinal and the code will appear in the browser

Install jupyter here

Credits

Credits go to bluebelmont. I've merely created a wrapper to get people started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published