Artificial Intelligence
21 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
Model Distillation
Creating smaller models that replicate larger model behavior
Style Transfer
Applying artistic style of one image to another using neural networks
Zero-Shot Learning
Performing tasks on unseen classes without training examples
Word Embedding
Dense vector representation capturing word semantic meaning
Retrieval-Augmented Generation
Combining LLMs with external knowledge for accurate responses