JulienSiems / TensorFlow-AutoencodersLinks
Implementations of autoencoder, generative adversarial networks, variational autoencoder and adversarial variational autoencoder
☆30Updated 8 years ago
Alternatives and similar repositories for TensorFlow-Autoencoders
Users that are interested in TensorFlow-Autoencoders are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Graph Convolutional Network☆77Updated 4 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 8 years ago
- Lasagne / Theano tutorials for Nvidia Deep Learning Summercamp 2016☆26Updated 9 years ago
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41Updated 9 years ago
- Sample code for generative recurrent autoencoders.☆26Updated 8 years ago
- Implementation of search-convolutional neural networks (SCNNs)☆51Updated 8 years ago
- simple generative adversarial network (GAN) using PyTorch☆32Updated 8 years ago
- Generative Adversarial Networks in Keras☆46Updated 4 years ago
- This contains my M.Tech project work on using Deep Leanring for learning graph representations. Data will be provided on request☆33Updated 8 years ago
- stochs: fast stochastic solvers for machine learning in C++ and Cython☆26Updated 3 years ago
- ☆19Updated 7 years ago
- RNNprop☆36Updated 8 years ago
- Code for "Generative Adversarial Training for Markov Chains" (ICLR 2017 Workshop)☆81Updated 7 years ago
- Large scale matrix factorization on GPU☆19Updated 9 years ago
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆33Updated 9 years ago
- Experiments from the article "Tensorial Mixture Models"☆25Updated 7 years ago
- Implementation of the "Improved Training of Wasserstein GANs" paper in TensorFlow☆18Updated 7 years ago
- The information sieve for discrete variables.☆36Updated 8 years ago
- RNN Approaches to Integer Sequence Learning--the famous Kaggle competition☆28Updated 8 years ago
- customize this building block to make all the residual connections you can dream of☆80Updated 9 years ago
- Quick and dirty example of the application of convolutional autoencoders in Keras/Tensorflow☆53Updated 4 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Updated 6 years ago
- Create images and texts with the First Order Generative Adversarial Networks arxiv.org/abs/1802.04591☆35Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Repository for practical assignments for UvA Deep Learning Course 2016☆51Updated 8 years ago
- My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]☆70Updated 6 years ago
- pytorch implementation of grammar variational autoencoder☆63Updated 7 years ago
- Backprop training of recurrent neural networks with Hebbian plastic connections☆20Updated 4 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55Updated 9 years ago
- Theano implementation of GloVe for graphs☆47Updated 10 years ago