gan3sh500 / revrnnLinks
Reversible Recurrent Neural Network Pytorch Implementation
☆21Updated 7 years ago
Alternatives and similar repositories for revrnn
Users that are interested in revrnn are comparing it to the libraries listed below
Sorting:
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 7 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 7 years ago
- ☆19Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Augmentation scripts for the bAbI Dialog Tasks dataset☆13Updated 6 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago
- A Keras inspired training utility for PyTorch