Skip to content

pytorch 自定义损失函数,使用自己的数据集

Notifications You must be signed in to change notification settings

zyiyy/myLoss_myDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myLoss_myDataset

pytorch 自定义损失函数,使用自己的数据集

定义自己的DataSet, 需要实现__init__(), getitem(), len()三个方法

定义自己的损失函数, 由三项组成, 权重分别为w1, w2, w3, 最后一项是正则化项

如有任何问题, 欢迎联系我 [email protected]

About

pytorch 自定义损失函数,使用自己的数据集

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published