add wassname's 37-reasons checklist to refs/checklist.md

Quoted whole from the 2017 thread, since the article author asked to merge it
and never did. Verified line by line against the thread cache. Covers sample
size from a cumulative-mean plot, KLD/Dice on unbalanced data, augmentation
bounded by feature std, dummy metrics, jumpy validation loss, testing the
framework itself, activation swaps, and loss-curve shapes.
This commit is contained in:
wassname
2026-08-15 06:40:45 +08:00
parent f4d6fc28ca
commit b2c666dbbf
3 changed files with 35 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Fetch-status: all 22 comments, verbatim. Nesting is flattened; scores not captur
# [P] 37 Reasons why your NN is not working
Companion thread to [slavv_37_reasons_nn.md](slavv_37_reasons_nn.md). It matters because a commenter posted 13 extra checks here, the author replied "Do you mind if I add them to the article?", and the article never did add them: checking the 2025 archived copy, only the batch-size point overlaps. So this thread, not the article, is the source for those checks.
Companion thread to [slavv_37_reasons_nn.md](slavv_37_reasons_nn.md). It matters because u/tinkerWithoutSink (wassname, this repo's author) posted 13 extra checks here, the author replied "Do you mind if I add them to the article?", and the article never did add them: checking the 2025 archived copy, only the batch-size point overlaps. So this thread, not the article, is the source for those checks.
## u/slavivanov