National Workshop-Cum-Conference on Recent Trends in Mathematics and Computing 2011 |
Foundation of Computer Science USA |
RTMC - Number 3 |
May 2012 |
Authors: V R. Raut, Sarika Arun Mardikar |
d93095e5-864b-4e99-8b5f-6f7189f91f80 |
V R. Raut, Sarika Arun Mardikar . Video Card based ANN Classifier. National Workshop-Cum-Conference on Recent Trends in Mathematics and Computing 2011. RTMC, 3 (May 2012), 16-20.
We developed an Artificial Neural Network on a Graphical Processing Unit inside a video card we used NVIDIA CUDA for this implementation. In order to design a video card based classifier we initially developed a digital circuit to recognize few characters and then we converted that circuit into its equivalent ANN classifier . Here we observed that ANN calculation has reduce to a greater extend thus speeding up the calculations and making it suitable for real-time applications. GPUs have hundreds of processing units and have a highly parallel architecture, that clearly maps to ANN since ANN is also a massively parallel system. Moreover the implementation of an Artificial Neural Network on a GPU provides improved performance as compared to CPU implementation. the GPU-based ANN is much more cost effective as compared to FPGA or ASWIC based solutions. This research aims at implementation of an Artificial Neural Network on a GPU in order to improve the performance as compared to CPU implementation.