XiangyanChen / TensorflowLinks
Tensorflow深度学习
☆17Updated 5 years ago
Alternatives and similar repositories for Tensorflow
Users that are interested in Tensorflow are comparing it to the libraries listed below
Sorting:
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆24Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 《统计学习方法》python实现☆10Updated 5 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 6 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Updated 6 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- 总结一些工作学习中的文本分类算法☆16Updated 3 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 基于bert中文多分类模型☆11Updated 6 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆11Updated 3 years ago
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆22Updated 7 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆16Updated 6 years ago
- 机器学习 数据挖掘 案例和竞赛 代码☆8Updated 4 years ago
- 层次注意力机制用于文本分类☆10Updated 5 years ago
- ModifyAI 公众号项目☆27Updated 5 years ago
- ☆75Updated 7 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- An Abstractive Summarization(for Datasets in English format) Implementation with Transformer and Pointer-generator☆12Updated 4 years ago
- bert,albert计算中文句子的相似度☆21Updated 5 years ago