toantm / keras-bda
A Bayesian Data Augmentation Approach for Learning Deep Models in Keras. Here is the link to a pytorch version: https://github.com/toantm/pytorch-bda
☆25Updated 7 years ago
Alternatives and similar repositories for keras-bda:
Users that are interested in keras-bda are comparing it to the libraries listed below
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 6 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Denoising Adversairal Autoencoders☆40Updated 7 years ago
- Code of "Max-margin Deep Generative Models" (NIPS15)☆18Updated 9 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41Updated 8 years ago
- Experiment files for the paper "An Analysis of Unsupervised Pre-training in Light of Recent Advances", available here: http://arxiv.org/a…☆18Updated 9 years ago
- Implement Natural Language Object Retrieval in tensorflow☆35Updated 8 years ago
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆33Updated 8 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 7 years ago
- Implementation of several different types of autoencoders