TolicWang / RNNLinks
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
Sorting:
- ☆167Updated 6 years ago
- ☆275Updated 3 years ago
- some small codes about deep learning☆51Updated 7 years ago
- ☆131Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- ☆75Updated 7 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻 译模型☆61Updated 7 years ago
- ☆43Updated 7 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- basic hmm☆27Updated 7 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- seq2seq learning with TensorFlow☆58Updated 6 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 6 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- keras注意力机制☆18Updated 7 years ago
- keras implementation of conditional random field☆248Updated 5 years ago
- kaggle情感分析rnn+attention解法☆12Updated 7 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆70Updated 5 years ago
- 学习笔记代码☆103Updated 5 years ago
- 学习机器学习的路上...☆92Updated 2 years ago
- 基于CNN+Bi-LSTM+Attention 的自动对对联系统☆210Updated 5 years ago
- Sample code and picture of my blog or project☆138Updated 3 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago