Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 알고리즘
- DP문제
- TensorFlow Lite
- 자료구조
- 딥러닝
- dfs문제
- tinyml
- BFS
- 포스코 ai 교육
- 삼성역량테스트
- tflite
- 포스코 AI교육
- 다이나믹프로그래밍
- 코딩테스트
- 삼성코테
- 컴퓨팅사고
- 삼성코딩테스트
- 영상처리
- 포스코 교육
- DP
- 코테 문제
- 삼성역테
- MCU 딥러닝
- 초소형머신러닝
- 임베디드 딥러닝
- 그리디
- bfs문제
- 코테
- sort
- dfs
Archives
- Today
- Total
목록overfitting (1)
코딩뚠뚠

과적합을 줄이는 방법 중 하나로 알고 이 글을 읽는 분들이 많을것이다. Batch Normalization에 대해 알아보도록 하자. 먼저 Batch Normalization 은 아래 논문에서 나온 개념이다. Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift Training Deep Neural Networks is complicated by the fact that the distribution of each layer's inputs changes during training, as the parameters of the previous layers change. This slows do..
공부/ML&DL
2022. 9. 16. 23:41