diff --git a/the_seventy_maxims_of_maximally_effective_machine_learning_engineers.myco b/the_seventy_maxims_of_maximally_effective_machine_learning_engineers.myco index 8635735..81017ba 100644 --- a/the_seventy_maxims_of_maximally_effective_machine_learning_engineers.myco +++ b/the_seventy_maxims_of_maximally_effective_machine_learning_engineers.myco @@ -54,7 +54,7 @@ Based on [[https://schlockmercenary.fandom.com/wiki/The_Seventy_Maxims_of_Maxima *. The framework you’ve got is never the framework you want. *. The data you’ve got is never the data you want. *. It’s only too many layers if you can’t fit them in VRAM. -*. It’s only too many parameters if they’re multiplying NaNs. +*. It’s only too much compute if the power grid collapses. *. Data engineers exist to format tables for people with real GPUs. *. Reinforcement learning exists to burn through compute budgets on simulated environments. *. The whiteboard is mightiest when it sketches architectures for more transformers.