41 Forks
126 Stars
126 Watchers

VAE-Tensorflow

A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).

How to download and setup VAE-Tensorflow

Open terminal and run command
git clone https://github.com/shaohua0116/VAE-Tensorflow.git
git clone is used to create a copy or clone of VAE-Tensorflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with VAE-Tensorflow https://github.com/shaohua0116/VAE-Tensorflow/archive/master.zip

Or simply clone VAE-Tensorflow with SSH
[email protected]:shaohua0116/VAE-Tensorflow.git

If you have some problems with VAE-Tensorflow

You may open issue on VAE-Tensorflow support forum (system) here: https://github.com/shaohua0116/VAE-Tensorflow/issues