piEsposito / pytorch-lstm-by-hand
A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.
☆127Updated 4 years ago
Alternatives and similar repositories for pytorch-lstm-by-hand:
Users that are interested in pytorch-lstm-by-hand are comparing it to the libraries listed below
- LSTM and GRU in PyTorch☆257Updated 6 years ago
- Time Series Prediction with LSTM Using PyTorch☆208Updated 5 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆302Updated last year
- Character based Temporal Convolutional Networks + Attention Layer☆164Updated 6 years ago
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆140Updated 2 years ago
- This is the PyTorch implementation of TPA-LSTM☆59Updated 5 years ago
- My implementation of the transformer architecture from the Attention is All you need paper applied to time series.☆319Updated 3 years ago
- Time Series Classification Benchmark with LSTM, VGG, ResNet☆59Updated 7 years ago
- time-series-predictoin(LSTNet,SAB,Transformer...)☆139Updated 6 years ago
- ☆117Updated 6 years ago
- Code for the CIKM 2019 paper "DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting".☆260Updated 9 months ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆114Updated 2 years ago
- Build a LSTM encoder-decoder using PyTorch to make sequence-to-sequence prediction for time series data☆415Updated 3 years ago
- Tutorials on using encoder decoder architecture for time series forecasting☆113Updated 3 years ago
- time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code☆395Updated 6 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆554Updated 4 years ago
- ☆148Updated 3 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- A Spatio-Temporal Spot-Forecasting Framework for Urban Traffic Prediction☆16Updated 4 years ago
- 📃 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch Implementation of DA-RNN (arXiv:1704.02971)☆424Updated 4 years ago
- ☆155Updated 3 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆78Updated 6 years ago
- Implementation of the paper NAST: Non-Autoregressive Spatial-Temporal Transformer for Time Series Forecasting.☆76Updated 3 years ago
- Pytorch code for Google's Temporal Fusion Transformer☆92Updated 2 years ago
- a easy pytorch implement of GeoMAN☆70Updated 2 years ago
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 7 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆76Updated 4 years ago
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆108Updated 5 years ago
- LSTM, RNN and GRU implementations using Pytorch☆62Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago