GitHub / Shakib-IO / Variational_Autoencoder_MNIST_Dataset
Variational autoencoder (VAE), one of the approaches to unsupervised learning of complicated distributions. A VAE could do compressing data, reconstructing noisy or corrupted data, interpolating between real data, and are capable of sourcing new concepts and connections from copious amounts of unlabelled data. VAEs are built on top of neural networks.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 8.38 MB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: about 4 years ago
Pushed at: about 4 years ago
Last synced at: about 2 years ago
Topics: autoencoder, ipython-notebook, nuralnetwork, variational-autoencoder