evelinehong / hint-baselinesLinks
☆12Updated 4 years ago
Alternatives and similar repositories for hint-baselines
Users that are interested in hint-baselines are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆142Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 5 years ago
- Implementation of the paper NAST: Non-Autoregressive Spatial-Temporal Transformer for Time Series Forecasting.☆77Updated 4 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- LSTM and GRU in PyTorch☆272Updated 6 years ago
- Transformer/Transformer-XL/R-Transformer examples and explanations☆26Updated 4 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- Source code of ICML'22 paper: FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting☆218Updated 3 years ago
- About Code release for "Flowformer: Linearizing Transformers with Conservation Flows" (ICML 2022), https://arxiv.org/pdf/2202.06258.pdf☆329Updated last year
- Adversarial Sparse Transformer for Time Series Forecasting☆140Updated 4 years ago
- Time series forecast using deep learning transformers (simple, XL, compressive). Implementation in Pytorch and Pytorch Lightning.☆30Updated 5 years ago
- Implementation of the paper "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting", https://arxi…☆19Updated 4 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Source code of NeurIPS'22 paper: FiLM: Frequency improved Legendre Memory Model for Long-term Time Series Forecasting☆33Updated 3 years ago
- This is the PyTorch implementation of TPA-LSTM☆60Updated 6 years ago
- Convolutional Transformer Architectures Complementary to Time Series Forecasting Transformer Models☆50Updated 3 years ago
- The repo for reproducing the main results in TSMixer: An all-MLP Architecture for Time Series Forecasting.☆10Updated 2 years ago
- ☆15Updated 5 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆329Updated 2 years ago
- Convolutional Transformer for time series☆282Updated 5 years ago
- ☆42Updated 5 years ago
- Sequence modeling benchmarks and temporal convolutional networks https://github.com/locuslab/TCN☆24Updated 6 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆574Updated 5 years ago
- This repository is a non-official implementation of TimeGAN (Yoon et al., NIPS2019) using PyTorch.☆85Updated 3 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- Code for WWW-20 Paper: HTML: Hierarchical Transformer-based Multi-task Learning for Volatility Prediction☆62Updated 2 years ago
- This is the GitHub repository for our publication "A new attention mechanism to classify multivariate time series", by Yifan Hao and Huip…☆29Updated 4 months ago
- A pytorch implementation of Capsule Network.☆99Updated last year
- Character based Temporal Convolutional Networks + Attention Layer☆171Updated 7 years ago