TorchLean API

NN.MLTheory.LearningTheory.Stability.RidgeRegression1D

1D ridge regression (stability): umbrella import #

The core real-analysis theorem lives in:

This short umbrella module lets downstream code write:

import NN.MLTheory.LearningTheory.Stability.RidgeRegression1D

without needing to remember the internal file split.

The executable float32 development is separate (to avoid pulling in float semantics unless needed):