πŸ“š Node [[structural_risk_minimization_(srm)]] ⟢ subnode @KGBicheno/structural_risk_minimization_(srm)
Nodes contain individual contributions whose filenames match your search. x

Loading pushes...

πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Structural_Risk_Minimization_(Srm).md by @KGBicheno

structural risk minimization (SRM)

Go back to the [[AI Glossary]]

An algorithm that balances two goals:

The desire to build the most predictive model (for example, lowest loss).
The desire to keep the model as simple as possible (for example, strong regularization).

For example, a function that minimizes loss+regularization on the training set is a structural risk minimization algorithm.

For more information, see http://www.svms.org/srm/.

Contrast with empirical risk minimization.

Rendering context...