Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Deep Learning Layers

10

Flashcards

0/10

Still learning
StarStarStarStar

Normalization Layer

StarStarStarStar

Normalizes the input to have zero mean and unit variance for stable training.

StarStarStarStar

Residual Layer

StarStarStarStar

Enables training of deeper networks by adding the original input to the output of the layer.

StarStarStarStar

Input Layer

StarStarStarStar

Receives the initial data for processing.

StarStarStarStar

Pooling Layer

StarStarStarStar

Reduces spatial dimensions and computational complexity.

StarStarStarStar

Convolutional Layer

StarStarStarStar

Applies various filters to create feature maps highlighting important spatial features.

StarStarStarStar

Dropout Layer

StarStarStarStar

Randomly sets a fraction of input units to 0 at each update during training to prevent overfitting.

StarStarStarStar

Attention Layer

StarStarStarStar

Weights input based on context and relevance, allowing the network to focus on important parts of the input.

StarStarStarStar

Embedding Layer

StarStarStarStar

Transforms discrete input categories into dense vectors of fixed size.

StarStarStarStar

Dense (Fully Connected) Layer

StarStarStarStar

Performs linear transformation with learned weights and biases.

StarStarStarStar

Recurrent Layer

StarStarStarStar

Processes sequences of data, retaining information across time steps through internal state.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.