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
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆23Updated 6 years ago
- 机器学习 数据挖掘 案例和竞赛 代码☆8Updated 4 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆60Updated 7 years ago
- 总结一些工作学习中的文本分类算法☆16Updated 3 years ago
- Here I sort out some small projects I did in the process of learning NLP.☆37Updated 2 years ago
- 从0学习深度学习课程,跟随Andrew Ng的Coursera课程,课后根据记忆用python代码实现课程作业☆11Updated 5 years ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Updated 4 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 未来杯房产租金预测算法竞赛,房产租金预测,LightGBM,XGBoost,回归,机器学习☆12Updated 4 years ago
- This is the program which tries to classifier the sentiment of the production's comments in JD.☆39Updated 7 years ago
- ModifyAI 公众号项目☆27Updated 4 years ago
- 机器学习☆27Updated 7 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 6 years ago
- 《NLP汉语自然语言处理——原理与实践》代码学习、修改与完善。☆8Updated 6 years ago
- 致力于给深度学习初学者,写最简单的教程,全程tensorflow实现,使用notebook 直观易懂☆16Updated 6 years ago
- 电商评论情感分析平台☆14Updated last year
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 6 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Updated 5 years ago
- FastText 文本分类☆19Updated 6 years ago
- 使用 Keras 进行中文文本分类☆52Updated 7 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Updated 7 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- 使用BERT模型用于二分类任务☆37Updated 5 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Updated 6 years ago