GPU
Graphics Processing Unit - hardware accelerator with thousands of cores, essential for parallel computation in deep learning.
Related Concepts
- TPU: Explore how TPU relates to GPU
- CUDA: Explore how CUDA relates to GPU
- Training: Explore how Training relates to GPU
- Inference: Explore how Inference relates to GPU
Why It Matters
Understanding GPU is crucial for anyone working with ai infrastructure & deployment. This concept helps build a foundation for more advanced topics in AI and machine learning.
Learn More
This term is part of the comprehensive AI/ML glossary. Explore related terms to deepen your understanding of this interconnected field.
Tags
Related Terms
Inference
Using a trained model to make predictions on new data, the deployment phase after training is complete.
TPU
Tensor Processing Unit - Google's custom hardware accelerator designed specifically for machine learning workloads.
Training
The process of teaching a machine learning model by adjusting its parameters based on data to minimize prediction errors.