mirror of
https://github.com/wassname/ml-debug.git
synced 2026-06-27 18:43:24 +08:00
initial: ML debugging folklore skill
Deep research to uplift LLMs for ML debugging, opinionated by source selection. Distilled from Schulman, Jones, Rahtz, Goodfellow, CS231n, FSDL, and more. Includes runnable diagnostic scripts and LLM-specific anti-patterns. Author: wassname (https://github.com/wassname)
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# Personal notes
|
||||
docs/wassname.md
|
||||
|
||||
# Internal dev specs (implementation notes, not useful publicly)
|
||||
docs/spec/
|
||||
|
||||
# Book chapters (copyright, not redistributable)
|
||||
docs/evidence/goodfellow_ch11_practical_methodology.md
|
||||
docs/evidence/goodfellow_ch15_representation_learning.md
|
||||
docs/evidence/deeplearning_book.md
|
||||
Reference in New Issue
Block a user