TorchLean API

NN.MLTheory.Proofs.ReLU

ReLU network algebra and approximation #

This entrypoint collects the ReLU-specific proof layer. It includes:

This module stays separate from the architecture files: the model files define how an MLP computes, while this chapter proves what ReLU networks can represent and approximate.