Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Artificial Intelligence › Deep Learning
Activation Functions
concept · part of Deep Learning
Activation functions determine the output of a neural network node, introducing non-linearity into the model. They are crucial for enabling networks to learn complex patterns.
Inside Activation Functions (1)
- Sigmoid — The sigmoid function is an activation function that maps input values to a range between 0 and 1, often used in binary classification.
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.