# numpy_cnn **Repository Path**: SuperWindcloud/numpy_cnn ## Basic Information - **Project Name**: numpy_cnn - **Description**: 使用numpy 实现的 CNN识别mnist - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-07-04 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用numpy实现的手写数字识别 - 大二课设 --- - numpy 版本要1.22 至 1.26 ``` python main.py ```