nlp - Concepts
Explore concepts tagged with "nlp"
Total concepts: 5
Concepts
- Attention Mechanism - An AI technique that allows models to focus on relevant parts of input when producing output.
- Embedding - Converting text, images, or other data into numerical vectors that capture semantic meaning.
- Large Language Models (LLMs) - AI models that use transformer architecture to understand and generate human-like text by predicting the next token in a sequence.
- Tokenization - Breaking text into smaller units (tokens) that AI models can process.
- Transformer - The neural network architecture underlying modern AI language models.
← Back to all concepts