Diff of The Seventy Maxims Of Maximally Effective Machine Learning Engineers at 5c1b4ec
@@ -24,3 +24,3 @@ Based on [[https://schlockmercenary.fandom.com/wiki/The_Seventy_Maxims_of_Maxima
*. If you’re manually labeling data, somebody’s done something wrong.
-*. Training loss and validation loss should be easier to tell apart.
+*. Memory-bound and compute-bound should be easier to tell apart.
*. Any sufficiently advanced algorithm is indistinguishable from a matrix multiplication.