Glossary · Foundations
ReLU
ReLU, or rectified linear unit, is a widely used activation function that outputs its input when positive and zero otherwise. Its simplicity makes deep networks faster and easier to train.
ReLU sits in the Foundations part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called Rectified linear unit.