weight matrices

Matrices that contain the parameters (weights) of the connections between neurons in a neural network. The learning process adjusts these weights to minimize a loss function during training.

11 papers