Artificial Intelligence
24 views
Long Short-Term Memory
Quick Definition
RNN variant designed to learn long-term dependencies
Full Definition
A type of RNN architecture designed to learn long-term dependencies using gating mechanisms.
Examples
sequence modeling, time series forecasting, speech recognition
Related Terms
recurrent-neural-network
gru
More Artificial Intelligence Terms
Self-Attention
Mechanism allowing sequence positions to attend to all others
Synthetic Data
Artificially generated data mimicking real-world distributions
In-Context Learning
LLMs learning new tasks from prompt examples without weight updates
Speech Synthesis
Converting written text into natural-sounding spoken audio
Pose Estimation
Detecting human body positions and joint locations
AI Agent
Autonomous software taking goal-directed actions