Skip to content

这是一个pytorch demo,用以学习如何使用pytorch搭建神经网络并通过训练数据集来实现一个分类任务。

Notifications You must be signed in to change notification settings

dtbdtbdtb/pytorch_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

下载数据集
将train.py中下载数据集代码部分的参数改为true,运行后可自动下载数据集
训练
运行train.py进行训练
测试
运行predict.py进行训练结果的预测

About

这是一个pytorch demo,用以学习如何使用pytorch搭建神经网络并通过训练数据集来实现一个分类任务。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages