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:
- ☆166Updated 6 years ago
- some small codes about deep learning☆51Updated 7 years ago
- ☆131Updated 4 years ago
- ☆275Updated 3 years ago
- ☆75Updated 7 years ago
- Sample code and picture of my blog or project☆138Updated 3 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- keras注意力机制☆18Updated 7 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- ☆43Updated 7 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- seq2seq learning with TensorFlow☆58Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- NLP☆134Updated last year
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- 天池智慧海洋 2019 https://tianchi.aliyun.com/competition/entrance/231768/introduction?spm=5176.12281949.1003.1.493e5cfde2Jbke☆53Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- 论文基于注意力机制的卷积神经网络模型 源代码☆16Updated 7 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- pytorch教程下面的一些个人汉化的jupyter notebook☆22Updated 6 years ago
- sohucampus2019 baseline☆28Updated 6 years ago
- Keras 快速上手——基于 Python 的深度学习实战☆33Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 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