Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 309 Bytes

Freshman_learn_AI

Freshman_learning in Liang sir
test1:基于 colab 进行 cifar10 数据集的分类任务
test2:使用 ResNet18 进行 cifar10 数据集的分类任务,并探究残差连接的作用
test3:使用 GRU 和 LSTM 进行 IMDB 数据集上的情感文本分类任务
test4:复现 Nerf