LawsonAbs / learn
记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。
☆41Updated 7 months ago
Alternatives and similar repositories for learn:
Users that are interested in learn are comparing it to the libraries listed below
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆260Updated 2 years ago
- ☆28Updated 2 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆221Updated 2 years ago
- 论文模型复现☆42Updated 2 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 3 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆327Updated 3 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
- A pytorch implementation of Capsule Network.☆96Updated 9 months ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆33Updated 4 years ago
- The information of computer journal☆178Updated 2 years ago
- Reading list for research topics in multimodal machine learning☆66Updated 5 years ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆81Updated 2 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 4 years ago
- 《Python深度学习基于PyTorch 》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等☆90Updated 3 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆59Updated 4 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- The repository is used to record some useful and reusable codes.☆45Updated 4 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- Code for ACM MM 2021 Paper "Multimodal Relation Extraction with Efficient Graph Alignment".☆96Updated 2 years ago
- 本项目开源硕士毕业论文“BERT模型在中文临床自然语言处理中的 应用探索与研究”相关模型☆111Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- Feature Projection for Improved Text Classification☆45Updated 5 years ago
- nlp text classification task with bert and pytorch on IMDB dataset☆46Updated 3 years ago
- 中文生物医学自然语言处理(Chinese-BioNLP)☆161Updated 4 years ago
- ☆166Updated 6 years ago
- 2019年研究生数学建模汽车行驶工况构建赛题数据处理☆6Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago