TolicWang / RNN
RNN示例集合
☆43Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for RNN
- ☆167Updated 5 years ago
- ☆75Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 6 years ago
- some small codes about deep learning☆51Updated 6 years ago
- ☆254Updated 2 years ago
- ☆132Updated 3 years ago
- transfromer model py keras☆32Updated 5 years ago
- 论文基于注意力机制的卷积神经网络模型 源代码☆16Updated 7 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 5 years ago
- Lstm+Cnn 预训练词向量 文本分类☆98Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- seq2seq learning with TensorFlow☆58Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆76Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- ☆43Updated 6 years ago
- attention-based LSTM/Dense implemented by Keras☆292Updated 6 years ago
- 自然语言处理应用☆43Updated 5 years ago
- keras注意力机制☆16Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago
- An example attention network with simple dataset.☆230Updated 5 years ago
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆21Updated 4 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆64Updated 6 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆23Updated 5 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆57Updated 5 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆64Updated 2 years ago
- hexo里练习的源码☆32Updated 2 years ago
- keras implementation of conditional random field☆247Updated 4 years ago