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 6 years ago
- ☆269Updated 2 years ago
- 论文基于注意力机制的卷积神经网络模型 源代码☆16Updated 7 years ago
- some small codes about deep learning☆51Updated 7 years ago
- ☆75Updated 6 years ago
- keras注意力机制☆18Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆60Updated 7 years ago
- ☆132Updated 4 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- ☆43Updated 6 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆198Updated 6 years ago
- An example attention network with simple dataset.☆230Updated 6 years ago
- basic hmm☆27Updated 7 years ago
- Lstm+Cnn 预训练词向量 文本分类☆102Updated 6 years ago
- 2019科大讯飞 阿尔茨海默综合症预测挑战赛baseline☆12Updated 5 years ago
- transfromer model py keras☆33Updated 6 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 5 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- seq2seq model written in Pytorch☆93Updated 4 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- seq2seq learning with TensorFlow☆58Updated 5 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆64Updated 2 years ago