RileyLazarou / mediumLinks
Code for medium articles
☆47Updated 3 years ago
Alternatives and similar repositories for medium
Users that are interested in medium are comparing it to the libraries listed below
Sorting:
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 4 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆339Updated 6 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆122Updated 6 years ago
- Pytorch implementation of Augmented Neural ODEs☆543Updated 2 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- VAE for color images☆210Updated 3 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Dataset to assess the disentanglement properties of unsupervised learning methods☆510Updated 4 years ago
- ☆812Updated 4 months ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated last year
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Play time!☆199Updated 10 months ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆501Updated 6 years ago
- Pytorch implementation of β-VAE☆549Updated 4 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago
- repository with the lectures for MLSS Skoltech☆139Updated 5 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 5 years ago
- Minimal PyTorch implementation of Deep Dream☆149Updated last year
- Keras implementation of Sketch RNN☆145Updated 6 years ago
- An MDN Layer for Keras using TensorFlow's distributions module☆168Updated last year
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)