Concept

Number of Layers in a Feed Forward Neural Network

We don't count the input layer and the number of layers is defined as the number of hidden layers plus one for the output layer. For example, in the following MLP, there are two layers.

Image 0

0

1

Updated 2021-11-18

Tags

Data Science