Definition
Input Layer
The input layer is the first layer of a multi-layer perceptron, consisting of input neurons that receive the raw data. It performs no computation — it simply holds the input vector and passes it forward to the first hidden layer.