Caesar AI Atlas

Dense Layer

Caesar AI Atlas Definition

A dense layer is a fully connected neural network layer in which each unit receives input from all units in the previous layer. Dense layers are commonly used to combine learned features and produce intermediate representations or final predictions.

Other Definitions

Dense Layer Source

Synonym for fully connected layer.

Related Terms