Edit ‘the_seventy_maxims_of_maximally_effective_machine_learning_engineers’

This commit is contained in:
osmarks
2025-10-03 11:18:14 +00:00
committed by wikimind
parent b5e70d6c43
commit 8882fccc8b

View File

@@ -17,7 +17,7 @@ Based on [[https://schlockmercenary.fandom.com/wiki/The_Seventy_Maxims_of_Maxima
*. Only you can prevent reward hacking.
*. Your model is in the leaderboards: be sure it has dropout.
*. The longer your Claude Code runs without input, the bigger the impending disaster.
*. If the optimizer is leading from the front, watch for exploding gradients in the rear.
*. If the researchers are leading from the front, watch for hardware failures in the rear.
*. The field advances when you turn competitors into collaborators, but thats not the same as your h-index advancing.
*. If youre not willing to prune your own layers, youre not willing to deploy.
*. Give a model a labeled dataset, and it trains for a day. Take its labels away and call it “self-supervised” and itll generate new ones for you to validate tomorrow.