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 nn-dimensional vector for nn-class classification.

0

1

Updated 2026-05-13

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Related