isLouisHsu / isLouisHsu/isLouisHsu.github.io
全连接网络BP算法推导【矩阵形式】 | LOUIS' BLOG
Open
Nobody has claimed this yet.
e37fa4041ab4893b0bca2563a9b237ff
Gitalk
- Dominant language
- HTML
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
前言在Feedforward Neural Network/5. 梯度推导中介绍了前馈神经网络的BP算法,但是推导结果为对元素的梯度,不便于编程且影响计算效率。本节以3层前馈全连接神经网络为例,介绍矩阵形式的BP算法推导。 网络定义定义多层全连接网络:【输入(input)】 -> 全连接层 -> sigmoid -> 【隐藏层(hidden)】-> 全连接层 -> 【
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked article and its referenced “Feedforward Neural Network/5. 梯度推导” section first. The issue does not identify a repository file, requested edit, or acceptance criteria, so clarify the intended documentation change and what completion should mean before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- machine-learning
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100