# 卷积神经网络 **Repository Path**: song-h/convolutional_neural_network ## Basic Information - **Project Name**: 卷积神经网络 - **Description**: 卷积神经网络特性 池化 mnist中用卷积神经网络实现,可以达到更高的识别准确率 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-11-02 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 卷积神经网络 #### 介绍 卷积神经网络特性 池化 mnist中用卷积神经网络实现,可以达到更高的识别准确率 # 一. 基础作业请看【mnistConvTest.ipynb】,log输出和结论在都在这里