Item analysis

Question statistics

Attempts · 6Questions with data · 5
QuestionnDifficulty pDiscrimination r_pbVerdict
How does the skip connection in a ResNet unit help mitigate the vanishing gradient problem?
p=1.00 > 0.85 — almost everybody answers correctly
61.00n/atoo easy
How does the constant error carousel in an LSTM help preserve gradients over long sequences?60.830.29OK
What does gradient clipping do to handle exploding gradients in RNNs?60.830.29OK
What is the main advantage of weight reuse in convolutional neural networks?60.830.29OK
What is the primary purpose of label smoothing as introduced in Inception v3?60.830.29OK

Rejection rule (from 5 attempts): a question is flagged when its difficulty p falls outside 0.300.85 (share answering correctly) or its point-biserial discrimination drops below 0.15 (correlation with the rest of the attempt score). Retiring and regenerating flagged questions runs offline: uv run python -m app.quality … --regenerate.