Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ===== 소프트맥스 레이어 (Softmax Layer) ===== ==== 정의 ==== 딥러닝 모델의 [[딥러닝:출력레이어]] 계층에서 사용되는 [[각종함수:활성화함수]]이다.\\ \\ ==== 역할 ==== 다중 클래스 분류 문제에서 사용\\ 모델의 최종 출력값을 입력받아 각 클래스에 속할 확률 값으로 변환함.\\ 이 함수를 거친 모든 출력값의 합은 항상 1임 \\ 각종함수/소프트맥스레이어.txt Last modified: 2025/10/17 14:20by masteraccount