Glossary term
Glossary term
Foundations
A neuron in a hidden layer.
See Neural Networks in Machine Learning Crash Course for more information.
Created for this library
A research team analyzes per-node activations in a neural network to identify dead units before applying pruning.
An ML platform team profiles per-node compute in distributed training to spot stragglers in the training graph.
An ML engineer inspects per-node gradients in a neural network to confirm gradient flow is healthy in deep models.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License