Artificial Intelligence
20 views
Recurrent Neural Network
Quick Definition
Neural network with cyclic connections for sequence processing
Full Definition
A class of neural networks with connections forming directed cycles, enabling them to process sequences.
Examples
language modeling, time series, speech recognition
Related Terms
lstm
gru
sequence-modeling
More Artificial Intelligence Terms
Reinforcement Learning
Learning through trial and error with reward feedback
Convolutional Neural Network
Neural network for image and grid-like data processing
Generative AI
AI systems that create new content
Synthetic Data
Artificially generated data mimicking real-world distributions
Quantization
Reducing model precision from 32-bit to lower bit representations
Prompt Injection
Attack manipulating AI behavior by overriding instructions