ganow / keras-information-dropoutLinks
Keras implementation of the Information Dropout (arXiv:1611.01353) paper
☆15Updated 8 years ago
Alternatives and similar repositories for keras-information-dropout
Users that are interested in keras-information-dropout are comparing it to the libraries listed below
Sorting:
- ☆16Updated 8 years ago
- RNNprop☆36Updated 8 years ago
- ☆15Updated 8 years ago
- Learning RNN Hierarchies☆44Updated 9 years ago
- Code for a generative controller for the AI Gym cartpole task☆15Updated 8 years ago
- Code for the blog post on few-shot classification via task representation and communication.☆18Updated 8 years ago
- Differentiable neural computers☆27Updated 8 years ago
- Code for the recurrent image density estimator☆29Updated 9 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- Analogs of Linguistic Structure in Deep Representations☆19Updated 7 years ago
- Recurrent Convolutional Memory Network (in progress)☆28Updated 9 years ago
- Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders☆22Updated 8 years ago
- simple generative adversarial network (GAN) using PyTorch