Search Agentik

CtrlK

Glossary · Foundations

Recurrent neural network

A recurrent neural network is a neural network that processes sequences step by step while carrying a hidden state forward, letting earlier inputs influence later ones. Transformers have largely replaced it for language.

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

Also called RNN.