퀴즈 · 4 questions
⛓️ Loss, Gradient, Backpropagation
Neural network 가 실제 어떻게 학습
Level 0Curious
0 XP0/73 lessons0/11 achievements
0/120 XP to next level120 XP to go0% complete
Quiz
01What does it mean, mathematically, for a neural network to 'learn'?
02Which loss is the right default for multi-class classification with PyTorch?
03What is the most common practical fix for exploding gradients during training?
Hint
Vanishing and exploding gradients have different fixes — clipping is for the latter.
04Why is AdamW preferred over Adam-with-L2 for modern training?
댓글 0
🔔 답글 알림 (로그인 필요)로그인 — 댓글을 남기려면 로그인해 주세요.
아직 댓글이 없어요. 첫 댓글을 남겨보세요.