torch杂记

torch杂记

序号 名称 备注
1 torchvision.transforms中的ToTensor和Normalize torchvision
2 torch.nn.init.kaiming_normal_ torch.nn.init

torch练习

序号 名称 备注
1 torch_linear_regression linear regression
2 torch_logistic_regression logistic regression
3 torch_feed_mynet 自定义network

猜你喜欢

转载自blog.csdn.net/symuamua/article/details/118410631