eyalzk / sketch_rnn_kerasLinks
Keras implementation of Sketch RNN
☆145Updated 6 years ago
Alternatives and similar repositories for sketch_rnn_keras
Users that are interested in sketch_rnn_keras are comparing it to the libraries listed below
Sorting:
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆121Updated 6 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 5 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 6 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- ☆86Updated 2 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Pytorch implementation of the DeepDream computer vision algorithm☆102Updated 5 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 4 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated 2 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 3 years ago
- Tensorflow example of a conv GAN on MNIST.☆97Updated 7 years ago
- Super simple fit method for PyTorch Modules☆101Updated 5 years ago
- ☆101Updated 2 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆67Updated 6 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 8 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- ☆84Updated last year