|
计算机系统应用 2011
Accelerating of Artificial Neural Network Training by GPU with OpenCL Support
|
Abstract:
The computation quantity in artificial neural network training will get more and more with the increase of neurons quantity,it is time-consuming for training a neural network with too many neurons.A method that accelerates artificial neural network training is to optimize the training algorithm,so as to reduce the computation quantity.Since there is too much matrix and vector computation in artificial neural network training algorithm,the optimized training algorithm implemented by OpenCL C language on GPU,...