# numpy_cnn **Repository Path**: as85207/numpy_cnn ## Basic Information - **Project Name**: numpy_cnn - **Description**: 使用 numpy 自己实现 cnn,学习神经网络的前向与反向传播,激活函数,以及numpy api 具体包括: 激活函数: sigmoid, relu, softmax 网络层: 激活函数层,reshape层,全连接层(full connected layer),平均池化层(average-pooling layer),卷积层(convolution layer) 使用 MNIST 数据集验证有效性 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-09-01 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # numpy_cnn #### Description 使用 numpy 自己实现 cnn,学习神经网络的前向与反向传播,激活函数,以及numpy api 具体包括: 激活函数: sigmoid, relu, softmax 网络层: 激活函数层,reshape层,全连接层(full connected layer),平均池化层(mean-pooling layer),卷积层(convolution layer) 使用 MNIST 数据集验证有效性 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)