dalinvip / cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
☆1,361Updated 2 years ago
Alternatives and similar repositories for cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
Users that are interested in cnn-lstm-bilstm-deepcnn-clstm-in-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆310Updated 2 years ago
- ☆273Updated 3 years ago
- some attention implements☆1,445Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- Multi-layer convolutional LSTM with Pytorch☆813Updated 4 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆437Updated 6 years ago
- ☆166Updated 6 years ago
- CNNs for Sentence Classification in PyTorch☆1,029Updated 3 months ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆556Updated 4 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆674Updated 5 years ago
- Minimal, clean example of lstm neural network training in python, for learning purposes.☆1,810Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- Implementation of Convolutional LSTM in PyTorch.☆2,113Updated 4 years ago
- An example attention network with simple dataset.☆230Updated 6 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,974Updated 3 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆535Updated 4 years ago
- An open source framework for seq2seq models in PyTorch.☆1,507Updated last week
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆604Updated 5 years ago
- LSTM and GRU in PyTorch☆260Updated 6 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,368Updated last year
- Keras Attention Layer (Luong and Bahdanau scores).☆2,810Updated last year
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- Transfer learning for time series classification☆379Updated 5 years ago
- Character based Temporal Convolutional Networks + Attention Layer☆167Updated 6 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆436Updated 5 years ago
- 深度学习以进行时间序列预测☆660Updated 4 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆745Updated 4 years ago