文件名称:pytorch学习.zip
文件大小:575KB
文件格式:ZIP
更新时间:2023-05-26 10:44:05
pytorch
pytorch入门的一些练习程序,包含Tensor的创建,线性分类器,主流CNN模型搭建,二分类网络模型搭建,Optimizer优化器的使用等
【文件预览】:
pytorch学习
----four()
--------Optimizer()
----two()
--------CatDog_Classifical()
--------DataLoader()
----three()
--------CNN_Model()
--------Module_Containers()
----one()
--------Tensor()