All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
CONCEPT
TensorFlow
TensorFlow is Google’s open-source machine learning framework for building, training, and deploying AI models. Its…
CONCEPT
Token
A token is the basic unit of text a language model processes — roughly a…
CONCEPT
Tokenization
Tokenization converts raw text into discrete tokens — the integers a language model actually processes.…
CONCEPT
Training Data
Training data is the collection of examples an AI learns from. It is the single…
CONCEPT
Transfer Learning
Transfer learning takes a model pretrained on a large task and adapts it for a…
CONCEPT
Transformer
The transformer is the neural network architecture powering every major AI system today — GPT,…
CONCEPT
Turing Test
The Turing Test, proposed by Alan Turing in 1950, asks whether a machine can fool…
Saved