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☆264Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆224Updated 2 years ago
- 论文模型复现☆42Updated 2 years ago
- ☆28Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆330Updated 3 years ago
- Pytorch_Learning_Notes☆103Updated 3 months ago
- R-Drop方法在中文任务上的简单实验☆91Updated 3 years ago
- 基于pytorch的GlobalPointer进行 三元组抽取。☆80Updated 2 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆17Updated 8 months ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 中文领域的多模态Bert☆46Updated 5 years ago
- Efficient-GlobalPointer的关系抽取任务☆23Updated 3 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆12Updated 4 years ago
- 《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等☆89Updated 3 years ago
- GCN 入门学习教程☆83Updated 3 years ago
- The repository is used to record some useful and reusable codes.☆45Updated 4 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆60Updated 4 years ago
- 疫情期间网民情绪识别代码,包含lstm,bert,xlnet,robert,最高f1为0.725 部署在Google colab☆44Updated 4 years ago
- Some survey and tools of ChatGPT or ChatGPT-Style Model☆95Updated last year
- 神经网络各种模型PyTorch实现☆40Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- ☆166Updated 6 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago
- 2019年研究生数学建模汽车行驶工况构建赛题数据处理☆6Updated 5 years ago
- A pytorch implementation of Capsule Network.☆96Updated 11 months ago
- ☆60Updated 4 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆178Updated 2 years ago