XiangyanChen / Tensorflow
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
- 总结一些工作学习中的文本分类算法☆16Updated 3 years ago
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 5 years ago
- 从0学习深度学习课程,跟随Andrew Ng的Coursera课程,课后根据记忆用python代码实现课程作业☆11Updated 5 years ago
- 机器学习 数据挖掘 案例和竞赛 代码☆8Updated 4 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 《统计学习方法》python实现☆10Updated 4 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆11Updated 3 years ago
- 自然语言处理☆31Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- 文本相似性☆23Updated 5 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 《NLP汉语自然语言处理——原理与实践》代码学习、修改与完善。☆8Updated 7 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- NLP course with deep learning☆9Updated 7 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- FastText 文本分类☆19Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 致力于给深度学习初学者,写最简单的教程,全程tensorflow实现,使 用notebook 直观易懂☆16Updated 6 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 6 years ago