Edit ‘the_seventy_maxims_of_maximally_effective_machine_learning_engineers’

This commit is contained in:
osmarks 2025-03-02 09:56:11 +00:00 committed by wikimind
parent 697e47057f
commit 4edc137aa0

View File

@ -54,7 +54,7 @@ Based on [[https://schlockmercenary.fandom.com/wiki/The_Seventy_Maxims_of_Maxima
*. The framework youve got is never the framework you want.
*. The data youve got is never the data you want.
*. Its only too many layers if you cant fit them in VRAM.
*. Its only too many parameters if theyre multiplying NaNs.
*. Its 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.