Transmission Control Protocol / Internet Protocol: the fundamental communication protocol suite of the internet. TCP ensures reliable, ordered delivery of data while IP handles addressing and routing...
Definition
Glossary: Letter T
Browse glossary terms starting with the letter T.
T
T
An open-source Infrastructure as Code tool by HashiCorp that enables users to define and provision cloud infrastructure using a declarative configuration language called HCL. Terraform manages resourc...
DefinitionT
A deep learning architecture introduced in the 2017 paper "Attention Is All You Need" that relies on self-attention mechanisms instead of recurrence. Transformers are the foundation of modern LLMs lik...
DefinitionT
A strongly typed programming language that builds on JavaScript by adding static type definitions. Developed by Microsoft, TypeScript compiles to plain JavaScript and helps catch errors at compile tim...
Definition