Content deleted Content added
m →Input layer: add link |
|||
Line 14:
=== Input layer ===
Each neuron in the input layer represents a predictor variable. In categorical variables, ''N-1'' neurons are used when there are ''N'' number of categories. It standardizes the range of the values by subtracting the median and dividing by the [[interquartile range]]. Then the input neurons feed the values to each of the neurons in the hidden layer.
===Pattern layer===
|