Skip to content

1.搭建VGG模型和resnet模型,在mnist数据集上进行训练,并比较性能。\n 2.搭建LSTM模型和LSTM with Attention,Transformer模型实现对IMDB评论的正负判断

Notifications You must be signed in to change notification settings

lvxiangyi/Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning

1.搭建VGG模型和resnet模型,在mnist数据集上进行训练,并比较性能。 2.基于IMDB电影评论数据集,至少搭建三种神经网络(LSTM,LSTM with Attention,Transformer)进行情感分析,即判断电影评论是positive还是negative。

About

1.搭建VGG模型和resnet模型,在mnist数据集上进行训练,并比较性能。\n 2.搭建LSTM模型和LSTM with Attention,Transformer模型实现对IMDB评论的正负判断

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages