GPU Computing
G
GPU Computing
Definition
The use of Graphics Processing Units for general-purpose computing tasks, particularly matrix operations central to machine learning. GPUs can process thousands of operations in parallel, making them essential for training deep neural networks.