| bojone/o-gan |
99 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
|
Python |
| O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks |
| maxfrenzel/SpectrogramVAE |
44 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| TensorFlow implementation of a VAE for encoding spectrograms |
| kuc2477/pytorch-vae |
23 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
mit |
Python |
| PyTorch implementation of "Auto-Encoding Variational Bayes", arxiv:1312.6114 |
| gtoubassi/mnist-vae |
18 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Python |
| Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior classification results with limited labels. |
| danieltudosiu/nmpevqvae |
13 |
|
0 |
0 |
over 3 years ago |
0 |
|
8 |
mit |
Python |
| Neuromorphologicaly Preserving Volumetric Data Encoding Using VQ-VAE |
| cshenton/auto-encoding-variational-bayes |
12 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Python |
| Replication of "Auto-Encoding Variational Bayes" (Kingma & Welling, 2013) |
| RuiShu/one-bit-vae |
8 |
|
0 |
0 |
over 9 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| A silly and weirdly useful experiment where I attempt to encode one bit of information with a VAE |
| DongjunLee/vae-tensorflow |
6 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Python |
| TensorFlow implementation of Auto-Encoding Variational Bayes. |
| schaugf/ImageVAE |
6 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
mit |
Python |
| Variational autoencoder (VAE) for image analysis, built in keras |