fmc123653 / Deep-learningLinks
Share some deep learning knowledge and reproduce the model framework
☆30Updated 3 years ago
Alternatives and similar repositories for Deep-learning
Users that are interested in Deep-learning are comparing it to the libraries listed below
Sorting:
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆78Updated 2 years ago
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆22Updated last year
- Pytorch_Learning_Notes☆103Updated 3 months ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆142Updated 2 years ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆54Updated 4 months ago
- transformer,机器翻译,中文--英文☆80Updated 2 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆312Updated 2 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆33Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆55Updated 5 years ago
- 2020深度学习实验课代码☆39Updated last year
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆114Updated 3 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆264Updated 2 years ago
- [PR2024] Official code for "MP-TFWA: Multi-schema prompting powered token-feature woven attention network for short text classification"☆11Updated 11 months ago
- 人工智能实验五:多模态情感分类☆15Updated 2 years ago
- submission file of elsevier.☆125Updated 2 years ago
- ☆21Updated 3 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 基于深度学习的文本分类,实现基于CNN和RNN的文本分类☆12Updated 3 years ago
- a super easy clip model with mnist dataset for study☆121Updated last year
- CCF-BDCI 小样本数据分类任务☆16Updated 2 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- LSTM_poetry_generate☆27Updated 3 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆109Updated 3 years ago
- 李宏毅机器学习2020课程的相关代码☆85Updated 3 years ago
- Code for UniS-MMC: Multimodal Classification via Unimodality-supervised Multimodal Contrastive Learning (ACL 2023)☆36Updated last year
- NKU_2022Fall Python language programming project. 虚假新闻检测项目,分别使用机器学习、深度学习和bert方法完成任务☆29Updated 7 months ago
- Pytorch Bert+BiLstm二分类☆41Updated 3 years ago
- 该仓库存放了多模态情感分析实验的配套代码。☆41Updated 2 years ago