# torch-mnist-cpp **Repository Path**: l-j-l/torch-mnist-cpp ## Basic Information - **Project Name**: torch-mnist-cpp - **Description**: torch c++ mnist train test - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-06 - **Last Updated**: 2022-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # torch-mnist-cpp torch c++ mnist train test pytorch c++直接训练minist. 一个简单的libtorch训练mnist的测试程序。 **之前一直以为只有caffe、darknet两个是支持c++训练模型的,后来发现pytorch的c++版 libtorch也支持模型训练的**