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
- roslaunch
- differentiablerendering
- LIDAR
- rosnoetic
- adaptivedensitycontrol
- rospackages
- Slam
- opencv
- imageprocessing
- NERF
- rostopics
- sensorfusion
- catkinworkspace
- raspberrypi
- ComputerVision
- tilebasedrasterizer
- pointcloud
- alphablending
- usbcamera
- 3dgaussiansplatting
- electromagnetism
- Ros
- covariancematrix
- turtlebot3
- vectorfields
- gaussiansplatting
- realtimerendering
- 3dmapping
- vectorcalculus
- turtlebot
Archives
- Today
- Total
Wiredwisdom
Neural Network Basic 본문
신경망의 결과 값과 정답 사이의 수치화 된 간격이 좁아질수록 정답에 근접한다는 단순한 논리를 토대로, 각 Node의 Value 를 조금씩 움직이면서 로스 펑션의 값의 변화를 보고서는, Loss Function이 작아지는 방향으로 가중치의 증가와 감소 방향을 정하게 되는 것이 학습의 기본이 된다.
'Artificial Intelligence > Deep Learning Basic' 카테고리의 다른 글
Cross-entropy and MSE principles (0) | 2025.03.30 |
---|---|
Deep-learning point (1) | 2025.01.13 |
Attention (0) | 2024.06.23 |
RNN - LSTM - LLM summary (0) | 2024.06.21 |
Numerical Descent (0) | 2024.06.21 |