Definition icon
Definition

Counting Layers in a Feedforward Neural Network

The layer count of a feedforward neural network excludes the input layer but includes every hidden layer and the output layer. If the network has HH hidden layers, its total layer count is H+1H+1. For example, a network with one hidden layer and one output layer is a two-layer network.

Image 0

0

1

Definition icon
Updated 2026-08-29

Tags

Data Science