Täysliitännäiskerros
Täysliitännäiskerros, often translated as a fully connected layer or dense layer, is a fundamental component in artificial neural networks. In a fully connected layer, every neuron in the layer is connected to every neuron in the preceding layer. This means that each output of the previous layer is an input to every neuron in the current layer.
The primary function of a fully connected layer is to learn global patterns or high-level combinations of
The output of a neuron in a fully connected layer is calculated by taking the weighted sum