kkleidal / GridLSTM-PyTorchLinks
An implementation of the grid LSTM network for PyTorch
☆18Updated 7 years ago
Alternatives and similar repositories for GridLSTM-PyTorch
Users that are interested in GridLSTM-PyTorch are comparing it to the libraries listed below
Sorting:
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 7 years ago
- ZCA whitening in python☆32Updated 5 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 6 years ago
- Stochastic Adaptive Neural Architecture Search☆65Updated 6 years ago
- Codes for Category-aware Generative Adversarial Networks (AAAI 2020)☆18Updated 4 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago
- Deep Learning using Rectified Linear Units (ReLU)☆22Updated last year
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 6 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆48Updated 2 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Label Distribution Learning Forest☆30Updated 7 years ago
- Regularized marginalized Stacked Denoising Autoencoders for Domain Adaptation☆12Updated 8 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- ☆40Updated 7 years ago
- Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"☆26Updated 5 years ago
- contains the code for models in the paper Robust, Deep and Inductive Anomaly Detection☆35Updated 8 years ago
- A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation☆50Updated 8 years ago
- We propose a new variant GAN model to deal with image generation and transformation,especially in facial attributes area.☆12Updated 7 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- ☆19Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆82Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago