LawsonAbs / learnLinks
记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。
☆41Updated 9 months ago
Alternatives and similar repositories for learn
Users that are interested in learn are comparing it to the libraries listed below
Sorting:
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆263Updated 2 years ago
- The information of computer journal☆177Updated 2 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆17Updated 7 months ago
- ☆28Updated 2 years ago
- 天池 新冠疫情相 似句对判定大赛 top6方案☆76Updated 2 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- The repository is used to record some useful and reusable codes.☆45Updated 4 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆328Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆223Updated 2 years ago
- ☆166Updated 6 years ago
- 论文模型复现☆42Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- ☆275Updated 3 years ago
- Feature Projection for Improved Text Classification☆45Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- R-Drop方法在中文任务上的简单实验☆91Updated 3 years ago
- nlp text classification task with bert and pytorch on IMDB dataset☆47Updated 3 years ago
- 全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data …☆477Updated 11 months ago
- 华为哪吒模型实践指南☆21Updated 3 years ago
- ☆40Updated 3 years ago
- Pytorch_Learning_Notes☆103Updated 3 months ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆60Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 神经网络各种模型PyTorch实现☆40Updated 2 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆33Updated 4 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆51Updated 2 years ago