Andrew Zhang created a new article
4 yrs

Parallelizing Handwritten Digit Recognition Neural Network Training | #machine Learning #deep Learning #cuda #gpu #nvidia #mnist #handwritten Digit Recognition #parallel Programming #neural Networks #artificial Intelligence #c #c++

Parallelizing Handwritten Digit Recognition Neural Network Training

Parallelizing Handwritten Digit Recognition Neural Network Training

In this blog post I will describe the classical handwritten digit recognition problem in the field of machine learning and how I parallelized the training of the neural network to reduce the training time from 274 minutes to 3 seconds.