isLouisHsu / isLouisHsu/isLouisHsu.github.io

深度学习框架darknet【五】——训练解析 | LOUIS' BLOG

Open
#48 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

884eac2e42520b8bc1c84b88299d903b Gitalk
Dominant language
HTML
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://louishsu.xyz/2019/12/08/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0%E6%A1%86%E6%9E%B6darknet%E3%80%90%E4%BA%94%E3%80%91%E2%80%94%E2%80%94%E8%AE%AD%E7%BB%83%E8%A7%A3%E6%9E%90/

前言前一节介绍了如何调用函数进行网络的训练,本节扒一扒源码,详细介绍前向、反向、更新部分。查看本节内容要有BP算法的基础,以全连接网络为例,详细查看全连接网络BP算法推导【矩阵形式】。 Dataflow运算过程中最重要的是数据的传递,在整个过程中,向系统申请的内存资源(部分)列表如下| 内存地址指针 | 类型 | 功能 || :———————— | :—- | :—- || dat

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides only a linked blog post and article text; no repository file, test, or entry point is named. Start by reviewing the linked post and repository structure, then clarify the intended documentation change before work begins. Done cannot be defined from the issue alone.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.