← Back to context

Comment by Buttons840

18 hours ago

All that extra is clear as day compared to the mystery of how neural network training decides to divide and balance the weights in even small neutral networks.

We can, at best, approach a good set of weights, even in tiny neural networks.

Imagine if we found a way to calculate the exact optimal weights for a given loss function. I mean, there is an exact optimal solution, it exists, but we can't find it exactly, even for a neural network with just 50 parameters.

There is no point in that because the loss function itself is already an approximation. No one knows what is the exact loss function for any given non-trivial real-world task.

  • Sure, that's kind of my point.

    There is an optimal set of weights that minimizes the loss function for a given set of training data, but we cannot find it.

    Granted, even if we could, it might just be overfitting.

  • I mean, things humans defined can be pretty clear. Like your electricity rate. Natural systems less so. Not pretending no complexity in human made things, but at least some models can be fully specified.