emadRad / lstm-gru-pytorchLinks
LSTM and GRU in PyTorch
☆270Updated 6 years ago
Alternatives and similar repositories for lstm-gru-pytorch
Users that are interested in lstm-gru-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆329Updated 2 years ago
- Character based Temporal Convolutional Networks + Attention Layer☆171Updated 7 years ago
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆142Updated 2 years ago
- This repository has implementation and tutorial for Deep Belief Network☆101Updated 7 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆434Updated 3 years ago
- A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.☆127Updated 5 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆137Updated 7 years ago
- Time Series Classification Benchmark with LSTM, VGG, ResNet☆60Updated 7 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆574Updated 5 years ago
- Tensorflow eager implementation of Temporal Convolutional Network (TCN)☆129Updated 6 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆116Updated 3 years ago
- attention-based LSTM/Dense implemented by Keras☆300Updated 7 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆79Updated 7 years ago
- In PyTorch Learing Neural Networks Likes CNN、BiLSTM☆1,421Updated 2 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- PyTorch implementation of SDAE (Stacked Denoising AutoEncoder)☆127Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- ☆277Updated 3 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆204Updated 3 years ago
- Sequence modeling benchmarks and temporal convolutional networks https://github.com/locuslab/TCN☆24Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Multi-layer convolutional LSTM with Pytorch☆816Updated 5 years ago
- Adversarial Sparse Transformer for Time Series Forecasting☆140Updated 3 years ago
- LSTM Classification using Pytorch☆77Updated 6 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- Multivariate time-series forecasting with LSTNET and soft-DTW loss☆31Updated 5 years ago
- Code for the CIKM 2019 paper "DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting".☆262Updated last year
- Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch☆648Updated 6 months ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago