ubwshook / MachineLearningLinks
机器学习研究
☆19Updated 5 years ago
Alternatives and similar repositories for MachineLearning
Users that are interested in MachineLearning are comparing it to the libraries listed below
Sorting:
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- 该项目主要用来记录一些论文与经典书籍的阅读笔记,主要涵盖机器学习、自然语言处理以及强化学习等领域的经典论文。该项目会持续更新内容,一方面监督自己保持理论知识的沉淀,另一方面也是方便自己平时复习使用。☆25Updated 5 years ago
- ☆17Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- Text classification models☆66Updated 5 years ago
- Classification of spam messages with SVM-linear, SVM-rbf and Naive Bayes by scikit-learn☆65Updated 8 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Updated 8 years ago
- A repository to save my machine learning notes.☆69Updated 5 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类:季军 (4st/3131)☆23Updated 6 years ago
- Baseline☆30Updated 6 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆93Updated 6 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- 2018 高校算法大赛神策杯第五名解决方案☆17Updated 6 years ago
- 文本生成(Word2Vec + RNN/LSTM)☆36Updated 6 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆132Updated 6 years ago
- 完成了《实战Google深度学习框架》里的内容☆20Updated 6 years ago
- CCF BDCI 2019 “技术需求”与“技术成果”项目之间关联度计算模型 复赛B榜top1解决方案☆75Updated last year
- Keras 快速上手——基于 Python 的深度学习实战☆33Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- ☆15Updated 8 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago
- 腾讯广告大赛2020☆22Updated 5 years ago
- Sharing of the second-place solution in Tianchi OGeek competition.☆22Updated 6 months ago