piEsposito / pytorch-lstm-by-hand
A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.
☆128Updated 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☆254Updated 5 years ago
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆140Updated last year
- Character based Temporal Convolutional Networks + Attention Layer☆164Updated 6 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆351Updated 11 months ago
- ☆146Updated 3 years ago
- Time Series Classification Benchmark with LSTM, VGG, ResNet☆59Updated 6 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- Time Series Prediction with LSTM Using PyTorch☆208Updated 5 years ago
- Multi-head attention in PyTorch☆150Updated 5 years ago
- My implementation of the transformer architecture from the Attention is All you need paper applied to time series.☆316Updated 3 years ago
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆105Updated 5 years ago
- Ensemble learning related books, papers, videos, and toolboxes☆291Updated 5 years ago
- Custom loss functions to use in (mainly) PyTorch.☆37Updated 4 years ago
- N-Beats library implementation☆87Updated 3 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆229Updated 5 years ago
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 6 years ago
- Bayesian LSTM Implementation in PyTorch☆100Updated 2 years ago
- This repository has implementation and tutorial for Deep Belief Network☆102Updated 6 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆113Updated 2 years ago
- This is the PyTorch implementation of TPA-LSTM☆58Updated 5 years ago
- Code for paper: Block Hankel Tensor ARIMA for Multiple Short Time Series Forecasting (AAAI-20)☆106Updated 3 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆91Updated 10 months ago
- This repository contains experiments with Neural Ordinary Differential Equations with simulated and real empirical data☆197Updated 5 years ago
- ☆116Updated 6 years ago
- ☆45Updated 4 years ago
- Sequence modeling benchmarks and temporal convolutional networks https://github.com/locuslab/TCN☆22Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆295Updated 6 years ago
- Tensorflow eager implementation of Temporal Convolutional Network (TCN)☆127Updated 5 years ago
- time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code☆385Updated 5 years ago