chore: add wassname attribution to description, gitignore dlbooks

This commit is contained in:
wassname
2026-03-06 12:17:50 +08:00
parent 463c8fdbbc
commit 7a9c667aa7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -3,3 +3,4 @@ docs/wassname.md
# Internal dev specs # Internal dev specs
docs/spec/ docs/spec/
docs/dlbooks
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
name: ml-debugging name: ml-debugging
description: "Practical folklore for debugging ML systems: convergence issues, loss surface analysis, gradient analysis, sweep methodology, and same-seed comparisons. Use when stuck on training, designing sweeps, or analyzing experiment results." description: "Wassname's practical folklore for debugging ML systems: convergence issues, loss surface analysis, gradient analysis, sweep methodology, and same-seed comparisons. Use when stuck on training, designing sweeps, or analyzing experiment results."
--- ---
# ML Debugging Folklore # ML Debugging Folklore