dalinvip / cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
☆1,348Updated 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
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆307Updated 2 years ago
- ☆271Updated 2 years ago
- some attention implements☆1,446Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- Multi-layer convolutional LSTM with Pytorch☆814Updated 4 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆436Updated 6 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆536Updated 4 years ago
- ☆166Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- An example attention network with simple dataset.☆230Updated 6 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆662Updated 5 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- LSTM and GRU in PyTorch☆258Updated 6 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆556Updated 4 years ago
- Character based Temporal Convolutional Networks + Attention Layer☆166Updated 6 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,058Updated 6 years ago
- Minimal, clean example of lstm neural network training in python, for learning purposes.☆1,809Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆604Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)☆930Updated last year
- Pytorch 实现RNN、LSTM、GRU模型☆78Updated 6 years ago
- CNN with attention and CNN_LSTM_attention(pytorch)☆18Updated 5 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 8 months ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,810Updated last year
- ☆37Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- LSTM and CNN sentiment analysis☆165Updated 7 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆85Updated 4 years ago