Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Artificial Intelligence › Deep Learning
ReLU
concept · part of Deep Learning
An activation function that introduces non-linearity by outputting the input if positive, else zero.
Inside ReLU (1)
- ReLU Activation — ReLU (Rectified Linear Unit) activation is used in hidden layers to introduce non-linearity, allowing the network to learn complex patterns.
Connections
- Used for Dense
- Related to Deep Learning
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.