Glossary term
Glossary term
Architecture
Synonym for fully connected layer.
Created for this library
A retail forecasting team uses several dense layers on top of feature embeddings to predict next-week sales by SKU.
An NLP team uses a dense layer at the head of its classifier to combine pooled embeddings into final class logits.
A computer vision team uses dense layers in the head of its classifier after global pooling of convolutional features.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License