fmc123653 / Deep-learning
Share some deep learning knowledge and reproduce the model framework
☆29Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-learning
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模 型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆66Updated last year
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆72Updated last month
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆17Updated last year
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆41Updated 6 months ago
- pytorch☆34Updated 11 months ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆227Updated last year
- LSTM_poetry_generate☆25Updated 2 years ago
- transformer,机器翻译,中文--英文☆69Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆125Updated 2 years ago
- 中文情感分类 | 基于三分类的文本情感分析☆12Updated last year
- submission file of elsevier.☆86Updated last year
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆352Updated 2 years ago
- ☆152Updated 2 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆71Updated 6 months ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆32Updated 2 years ago
- A Transformer Framework Based Translation Task☆138Updated 3 months ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆79Updated 4 years ago
- 深度学习/计算机视觉/多模态/机器学习/人工智能零基础理论/实战教程汇总分享☆121Updated 2 years ago
- ☆115Updated last year
- Pytorch_Learning_Notes☆99Updated 2 years ago
- 使用pytorch复现vit模型(图像分类)☆19Updated 2 years ago
- ☆68Updated 2 years ago
- 一份pytorch模型训练框架,方便快速设计和开始训练一个模型☆61Updated 2 years ago
- 在两位好友的帮助下,我利用过去几年的微信聊天记录微调(ptuning)清华的开源大模型ChatGLM2-6B,训练了一个“自己”,受Doctor Who里面一个角色的启发,我将这个娱乐项目命名为Me(吾)。☆10Updated 8 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆195Updated 6 months ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆52Updated 4 years ago
- 人工智能实验五:多模态情感分类☆14Updated 2 years ago
- 基于外挂知识库的大模型问答☆21Updated 8 months ago
- 阿尔兹海默症的识别--DataFountain☆39Updated last year
- DIP & NLP期末大作业 — 课程设计☆18Updated last year