seba-1511 / lstms.pthView external linksLinks
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
☆137May 7, 2021Updated 4 years ago
Alternatives and similar repositories for lstms.pth
Users that are interested in lstms.pth are comparing it to the libraries listed below
Sorting:
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Oct 25, 2017Updated 8 years ago
- PyTorch implementation of recurrent batch normalization☆243Oct 3, 2018Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Nov 13, 2017Updated 8 years ago
- ☆11Jan 9, 2019Updated 7 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Feb 12, 2022Updated 4 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11May 31, 2017Updated 8 years ago
- This repository contains all the material for the MLTrain NIPS workshop☆10Dec 9, 2017Updated 8 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- ☆16May 14, 2024Updated last year
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,113Jan 4, 2022Updated 4 years ago
- Yet Another Neural Network Library 🤔☆27Sep 7, 2025Updated 5 months ago
- Convert the data from stanford drone dataset to kitti format☆11Nov 20, 2017Updated 8 years ago
- Repository for Findings of EMNLP 2020 "Context-aware Stand-alone Neural Spelling Correction"☆18Dec 21, 2020Updated 5 years ago
- This repository implements the model from paper: Rationale-Augmented Convolutional Neural Networks for Text Classification☆12Sep 10, 2016Updated 9 years ago
- The code for the Subformer, from the EMNLP 2021 Findings paper: "Subformer: Exploring Weight Sharing for Parameter Efficiency in Generati…☆16Sep 1, 2021Updated 4 years ago
- Paper: Lexicon Learning for Few-Shot Neural Sequence Modeling☆16Jan 8, 2022Updated 4 years ago
- Streamlined machine learning experiment management.☆108Apr 27, 2020Updated 5 years ago
- System Combination☆16Aug 28, 2015Updated 10 years ago
- pytorch Transformer model with byte-pair encoding☆11Jan 7, 2018Updated 8 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Mar 1, 2018Updated 7 years ago
- ☆23Jun 30, 2025Updated 7 months ago
- Fast-Slow Recurrent Neural Networks☆14Jan 31, 2018Updated 8 years ago
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,123Apr 20, 2022Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆96Sep 27, 2022Updated 3 years ago
- The Pytorch Implementation of GCNN model from paper Fake News Detection on Social Media using Geometric Deep Learning☆34May 21, 2021Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆15Mar 31, 2019Updated 6 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Aug 4, 2021Updated 4 years ago
- Evolutionary Algorithms code examples. UC Davis ECI 263.☆16Oct 18, 2018Updated 7 years ago
- ☆20Apr 29, 2019Updated 6 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Feb 12, 2022Updated 4 years ago
- A neural TurboSemanticParser as described in "Deep Multitask Learning for Semantic Dependency Parsing", Peng et al., ACL 2017.☆71Sep 18, 2020Updated 5 years ago
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Mar 2, 2017Updated 8 years ago
- PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"☆20Nov 2, 2020Updated 5 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Dec 30, 2018Updated 7 years ago
- The implementation of "Neural Networks for Open Domain Targeted Sentiment" based on package https://github.com/SUTDNLP/LibN3L☆18Dec 7, 2015Updated 10 years ago
- ☆26Sep 24, 2017Updated 8 years ago
- Learning RNN Hierarchies☆45Jun 22, 2016Updated 9 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85May 31, 2017Updated 8 years ago