Weight matrix mathematical notation

Weight matrix is a recurring research-paper notation family. Collects learned coefficients that linearly mix input coordinates into output coordinates inside a model layer.

Weight matrix: Collects learned coefficients that linearly mix input coordinates into output coordinates inside a model layer. Example: Each output coordinate has one learned row of input weights.