TolicWang / RNN
RNN示例集合
☆42Updated 5 years ago
Alternatives and similar repositories for RNN:
Users that are interested in RNN are comparing it to the libraries listed below
- ☆166Updated 5 years ago
- ☆264Updated 2 years ago
- ☆75Updated 6 years ago
- ☆43Updated 6 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆63Updated 2 years ago
- ☆132Updated 4 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 7 years ago
- sohucampus2019 baseline☆28Updated 5 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆75Updated 6 years ago
- 论文基于注意力机制的卷积神经网络模型 源代码☆16Updated 7 years ago
- Keras 快速上手——基于 Python 的深度学习实战☆34Updated 6 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- keras注意力机制☆17Updated 6 years ago
- attention-based LSTM/Dense implemented by Keras☆296Updated 6 years ago
- transfromer model py keras☆33Updated 6 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆23Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆32Updated 3 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 2019科大讯飞 阿尔茨海默综合症预测挑战赛baseline☆12Updated 5 years ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- ☆30Updated 4 years ago
- 机器学习练习代码及相关资料☆44Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- seq2seq learning with TensorFlow☆58Updated 5 years ago
- seq2seq model written in Pytorch☆94Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 5 years ago
- Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.☆34Updated 4 years ago