Edit ‘the_seventy_maxims_of_maximally_effective_machine_learning_engineers’

This commit is contained in:
osmarks
2025-10-03 11:29:24 +00:00
committed by wikimind
parent fae29372e8
commit 013b4cd214
@@ -41,7 +41,7 @@ Based on [[https://schlockmercenary.fandom.com/wiki/The_Seventy_Maxims_of_Maxima
*. Theres a difference between spare GPUs and GPUs youve accidentally mined Ethereum on.
*. Not all NaN is a bug sometimes its a feature.
*. “Do you have a checkpoint?” means “I cant fix this training run.”
*. “Theyll never expect this activation function” means “I want to try something non-differentiable.”
*. “We propose a novel method” means “This has no sound mathematical basis.”
*. If its a hack and it works, its still a hack and youre lucky.
*. If it will run inference, it will double as a space heater.
*. The size of the grant is inversely proportional to the reproducibility of the results.