Weight
A number attached to an input connection in a neural network.
A number attached to an input connection in a neural network. It determines how much influence that input has on the neuron's output. High positive weight = strong positive influence. Negative weight = the input pushes the neuron toward not firing. Weights are the things that get learned during training.