Design and development of deep learning convolutional neural network on an field programmable gate array.

This paper presents the design and development of Convolutional Neural Network on Field Programmable Gate Array. In the recent work of deep learning Convolutional Neural Network, CNN is a challenging research area in both software and hardware implementation. Software implementations tend to be proh...

Full description

Saved in:
Bibliographic Details
Main Authors: Wong, Yan Chiew, Lee, Yan Qing
Format: Article
Language:en
Published: Penerbit Universiti, UTeM 2018
Online Access:http://eprints.utem.edu.my/id/eprint/25147/2/DCNN%20ON%20FPGA.PDF
http://eprints.utem.edu.my/id/eprint/25147/
https://jtec.utem.edu.my/jtec/article/view/4116/3471
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This paper presents the design and development of Convolutional Neural Network on Field Programmable Gate Array. In the recent work of deep learning Convolutional Neural Network, CNN is a challenging research area in both software and hardware implementation. Software implementations tend to be prohibitively slow considering that most of the neural networks run on sequentially operation architecture. Thus, the objective of this work is to design and develop deep learning CNN on FPGA based on the premise that hardware implementations that perform parallel computation of each neuron in the layers can be made faster. This work focuses on handwriting recognition where the machine has the ability to receive and interpret intelligible handwritten input from the sources. The speed of the CNN implemented on an FPGA was analyzed. Digits and numbers were successfully recognized by the developed system