|
|
|
|
|
by llm_trw
488 days ago
|
|
Which is my point. You need a ton of specialized knowledge to use compute effectively. If we had infinite memory and infinite compute we'd just throw every problem of length n to a tensor of size R^(n^n). The issue is that we don't have enough memory in the world to store that tensor for something as trivial as mnist (and won't until the 2100s). And as you can imagine the exponentiated exponential grows a bit faster than the exponential so we never will. |
|