Skip to content
All tags

#learning-theory

2 posts

Generalization: Bias–Variance, Double Descent, and Sample Complexity

Chapter 8 decomposes test MSE into irreducible noise, squared bias, and variance, then uses uniform convergence and VC dimension to explain when training performance transfers to new data. Double descent shows why parameter count is not a universal measure of complexity.

CMU 10-301 HW6: Learning Theory, MLE/MAP, and Fairness Metrics

HW6 combines generalization, MLE/MAP, probabilistic learning, fairness metrics, and social impact in one written assignment about assumptions and tradeoffs.