Using GPUs for Machine Learning Algorithms
Microsoft Research, Redmond, WA, USA
Document Analysis and Recognition, 2005. Proceedings. Eighth International Conference on In ICDAR ’05: Proceedings of the Eighth International Conference on Document Analysis and Recognition (2005), pp. 1115-1119.
Using dedicated hardware to do machine learning typically ends up in disaster because of cost, obsolescence, and poor software. The popularization of Graphic Processing Units (GPUs), which are now available on every PC, provides an attractive alternative. We propose a generic 2-layer fully connected neural network GPU implementation which yields over 3X speedup for both training and testing with respect to a 3GHz P4 CPU.
November 5, 2010 by hgpu