May 2025
Intermediate to advanced
730 pages
20h 14m
English
Now that we understand why multivariate functions and high-dimensional spaces are more complex than the single-variable case we studied earlier, it’s time to see how to do things in the general case.
To recap quickly, our goal in machine learning is to optimize functions with millions of variables. For instance, think about a neural network N(x,w) trained for binary classification, where
In the case of, say, binary cross-entropy loss, we have the loss function
where xi is the i-th data point with ground truth yi ∈{0,1}. See, ...
Read now
Unlock full access