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:
- 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
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- Keras callback function for stochastic weight averaging☆56Updated 2 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆119Updated 6 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- ☆86Updated 2 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 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
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆91Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 8 months ago
- Experiments with beta-VAE to learn disentangled representations from the data☆65Updated 6 years ago
- AdamW optimizer for Keras☆115Updated 5 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 7 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 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
- BiGAN implementation in Keras to detect similarities in Landscapes.☆175Updated 5 years ago