Learn Before
Concept
AnyNet Head
The head of an AnyNet architecture converts the feature representations extracted by the network body into the final desired predictions. It employs an entirely standard design consisting of global average pooling to collapse spatial dimensions, followed by a fully connected layer to emit an -dimensional vector for -class classification.
0
1
Updated 2026-05-13
Tags
D2L
Dive into Deep Learning @ D2L