1/19
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Artificial Intelligence
Computer technology designed to perform tasks involving capabilities associated with human intelligence.
Machine Learning
A branch of AI in which systems learn patterns from data rather than being explicitly programmed for every situation.
Model
A trained computational system that uses learned patterns to produce predictions, classifications, or generated outputs.
Dataset
A collection of information used to train, test, or evaluate an AI system.
Algorithm
A defined sequence of computational steps used to solve a problem or perform a task.
Training
The process through which an AI model adjusts its internal parameters using data.
Inference
The process of using a trained AI model to produce an output from new input.
Neural Network
A machine-learning model made of interconnected computational units that learn patterns from data.
Deep Learning
Machine learning based on neural networks with multiple computational layers.
Transformer
A neural-network architecture based heavily on attention mechanisms for processing relationships between elements of an input.
LLM
A Large Language Model that can process and generate human language.
Token
A unit of text processed by a language model, which may represent a word, part of a word, punctuation, or another text fragment.
Prompt
Input provided to an AI system to request or guide an output.
Context
Information supplied to an AI system that helps it understand the situation or requirements of a task.
Hallucination
An AI-generated statement that appears plausible but is incorrect, unsupported, or fabricated.
Bias
A systematic tendency in data, models, or outputs that can produce unfair or unbalanced results.
Generative AI
AI capable of generating new content such as text, images, audio, video, or code.
Multimodal AI
AI capable of processing or generating more than one type of information, such as text, images, audio, or video.
Fine-tuning
Additional training of an existing model on a more specific dataset or task.
AI Agent
An AI system designed to pursue a task by using models, tools, information, and multiple steps of interaction.