Search Agentik

CtrlK

Glossary · Foundations

Artificial neuron

An artificial neuron is the basic unit of a neural network. It multiplies its inputs by weights, adds a bias, and passes the result through an activation function to produce an output.

Artificial neuron sits in the Foundations part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.

Also called Node, Unit.