codestates / codestates/ds-TIL
[TIL] day 78 오세광 201229
Open
DSFT01
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# 키워드: 역전파(BP), GD(Gradient Descent), 가중치 업데이트, 경사하강법 변형들
# (Act)What you actually did.
1. 역전파 이해
2. GD 이해
3. 가중치 업데이트 과정 이해
4. 경사하강법 변형들 이해
# (Evaluate)How you evaluate your action's outcome vs. the initial goal(plan).
1. 드디어 역전파를 제대로 이해했다.
2. 그에 따른 GD, 가중치 업데이트 과정, 경사하강법 변형들 이해했다.
# (Reflect)
How you worked throughout the stages plan-research-act-observe-evaluate.
What did you do well, what can you improve upon.
How can you improve your process?
1. 케라스를 이용해서 이해한 내용들을 실험해보는 게 더 필요하다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.