Model Glossary

Browse 3 model terms defined in plain English, from the cultural dictionary of computing.

3 Model Terms

GPT
Generative Pre-trained Transformer — OpenAI's series of large language models. GPT-3 (2020) demonstrated emergent abilities; GPT-3.5 powered the original...
Weights
The learned numerical parameters of a neural network, adjusted during training to minimize error. A model's weights are its accumulated knowledge — when...
Zero Trust
A security model that assumes no user, device, or network segment should be automatically trusted, even inside the corporate perimeter. 'Never trust, always...

Related Topics