Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.05 KB

README.en.md

File metadata and controls

36 lines (25 loc) · 1.05 KB

BP_neural_network

Description

采用的数据集著名的“MNIST数据集”完成一个神经网络的训练和测试,不允许使用tensorflow等框架。并用两种不同的bp模型做性能对比 (比如一个层数和神经元较少的简单模型和一个层数和神经元较多的复杂模型)。

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
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/