# 卷积神经网络 **Repository Path**: Cheney320/CSDN_homework10 ## Basic Information - **Project Name**: 卷积神经网络 - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-03-04 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 卷积神经网络 ## 必做内容 * mnist卷积神经网络的复现 ## 选做内容 * 卷积代码的实现