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
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆140Updated 2 years ago
- Character based Temporal Convolutional Networks + Attention Layer☆166Updated 6 years ago
- Time Series Classification Benchmark with LSTM, VGG, ResNet☆59Updated 7 years ago
- LSTM and GRU in PyTorch☆258Updated 6 years ago
- KDD CUP 2021 Multi-dataset Time Series Anomaly Detection☆29Updated 3 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆228Updated 5 years ago
- This repository has implementation and tutorial for Deep Belief Network☆102Updated 6 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.☆29Updated 3 years ago
- ☆117Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago
- Tensorflow eager implementation of Temporal Convolutional Network (TCN)☆129Updated 6 years ago
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 7 years ago
- Time Series Prediction with LSTM Using PyTorch☆208Updated 5 years ago
- This is the PyTorch implementation of TPA-LSTM☆59Updated 5 years ago
- ☆166Updated 6 years ago
- Tutorials on using encoder decoder architecture for time series forecasting☆114Updated 3 years ago
- Sequence modeling benchmarks and temporal convolutional networks https://github.com/locuslab/TCN☆23Updated 5 years ago
- Multi-head attention in PyTorch☆152Updated 6 years ago
- 12th Solution: Matrix Factorization for High-Dimensional and Sparse Time Series Prediction☆30Updated 4 years ago
- Codes for Multi-Level Construal Neural Network framework☆48Updated 4 years ago
- Implementation of the paper NAST: Non-Autoregressive Spatial-Temporal Transformer for Time Series Forecasting.☆76Updated 4 years ago
- A Spatio-Temporal Spot-Forecasting Framework for Urban Traffic Prediction☆16Updated 4 years ago
- ResNet-1D and Variable Length Pooling for time series data like speech☆33Updated 6 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- time-series-predictoin(LSTNet,SAB,Transformer...)☆140Updated 6 years ago
- Time series forecast using deep learning transformers (simple, XL, compressive). Implementation in Pytorch and Pytorch Lightning.☆29Updated 4 years ago
- N-Beats library implementation☆89Updated 3 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆357Updated last year
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆114Updated 2 years ago