qingyujean / Classification-on-imbalanced-dataLinks
数据极度不均衡时的一个二分类实现,在weighted class,oversampling,focal loss等解决方式上进行了验证和对比;并对focal loss进行了调参
☆12Updated 4 years ago
Alternatives and similar repositories for Classification-on-imbalanced-data
Users that are interested in Classification-on-imbalanced-data are comparing it to the libraries listed below
Sorting:
- 基于tf.keras的多标签多分类模型☆88Updated 3 years ago
- ☆275Updated 3 years ago
- ☆167Updated 6 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆267Updated 2 years ago
- A simple pytorch implementation for multi-class focal loss☆18Updated 2 years ago
- 基于pytorch的不平衡数据的文本分类☆12Updated 3 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆90Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆226Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- “合肥高新杯”心电人机智能大赛 —— 心电异常事件预测 TOP1 Solution☆147Updated 4 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 years ago
- Pytorch implementation of RNN, CNN, BiGRU and LSTM for text classifcation☆10Updated 4 years ago
- ChallengeHub开源的各大比赛baseline集合☆81Updated 3 years ago
- RNN示例集合☆42Updated 6 years ago
- Focal loss for multiple class classification☆83Updated 4 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆324Updated 2 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆18Updated 2 weeks ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆60Updated 4 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆70Updated 5 years ago
- The repository is used to record some useful and reusable codes.☆46Updated 5 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 第十届大学生服务外包大赛--A01商品短文本分类。基于CNN、Bi-LSTM、Attention、Adversarial等方法实现商品短文本分类任务,并基于Flask开发Web版本的交互演示界面。☆29Updated 3 years ago
- 招商银行2021fintech决赛跑分top1思路☆16Updated 4 years ago
- NLP学习笔记的Notebook,包含经典模型的理解与相关实践。☆56Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Updated 4 years ago
- 基于CNN+Bi-LSTM+Attention 的自动对对联系统☆210Updated 5 years ago