# PytorchTest **Repository Path**: ski133/PytorchTest ## Basic Information - **Project Name**: PytorchTest - **Description**: 第一次用pytorch尝试lenet,实现了对cifar10的调用和分类,以及CNN过程理解 存在问题:loss函数与反向传播思想还是不太了解 - **Primary Language**: Python - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: https://gitee.com/ski133/PytorchTest.git - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2018-04-09 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: ai **Tags**: None ## README # PytorchTest 第一次用pytorch尝试lenet,实现了对cifar10的调用和分类,以及CNN过程理解 存在问题:loss函数与反向传播思想还是不太了解