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
- ModifyAI 公众号项目☆27Updated 4 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆24Updated 6 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆11Updated 3 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 机器学习 数据挖掘 案例和竞赛 代码☆8Updated 4 years ago
- 总结一些工作学习中的文本分类算法☆16Updated 3 years ago
- 从0学习深度学习课程,跟随Andrew Ng的Coursera课程,课后根据记忆用python代码实现课程作业☆11Updated 5 years ago
- Here I sort out some small projects I did in the process of learning NLP.☆37Updated 2 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 基于gensim对BOW,TFIDF,LDA,LSI,W2V等传统的文本表示模型进行简单的封装,并添加了chi2,互信息等特征选择方法☆12Updated 5 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 6 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Updated 6 years ago
- 《NLP汉语自然语言处理——原理与实践》代码学习、修改与完善。☆8Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理 ,Wiki_zh的处理等☆15Updated 6 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 7 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 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
- NER(ccks2019中文电子病历迁移学习)☆39Updated 5 years ago
- 《统计学习方法》python实现☆10Updated 4 years ago
- NLP 以及相关的学习实践☆40Updated 3 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团 评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆90Updated 6 years ago
- 利用kashgari轻松搭建文本分类模型。☆25Updated 5 years ago
- paper reading☆20Updated 6 years ago