Large Margin Deep Networks for Classification 에서 제안한 loss 성능 확인용 노트북
- MNIST 데이터 사용
- CNN + Fully connected 로 이루어진 classification 모델
- large margin loss 구현
- 최종 softmax 에만 적용
- hidden layer에는 loss 적용 안함
- 최종 레이어 바로 이전 레이어의 latent를 시각화
그냥 cross entropy 로스 씀
l2 로스 씀
large margin loss 적용
margin 좀 더 크게