文件名称:CIFAR_10-with-pytorch:一个Pytorch练习,实现CIFAR-10数据集的图像分类
文件大小:8KB
文件格式:ZIP
更新时间:2024-04-30 10:53:53
Python
CIFAR_10-with-pytorch 一个Pytorch练习,实现CIFAR-10数据集的图像分类
【文件预览】:
CIFAR_10-with-pytorch-master
----util.py(1KB)
----train.py(2KB)
----test.py(1KB)
----main.py(4KB)
----model.py(8KB)
----dataset.py(2KB)
----predict.py(1KB)
----README.md(86B)
----.gitignore(78B)