Event Details

Deep Learning for Handwritten Digits Recognition Using MATLAB Toolbox

Presenter: Justin Chen
Supervisor:

Date: Fri, December 6, 2019
Time: 13:30:00 - 14:30:00
Place: EOW 430

ABSTRACT

Abstract:

In this project, we describe several neural network architectures for the classification of handwritten digits. In particular, our attention is focused on the class of convolutional neural networks (CNNs) for performance superiority. By using MATLAB deep learning toolbox, we provide the implementation details necessary for constructing and applying CNNs to a high-quality data set known as MNIST which collects as many as 60,000 handwritten digits for training and 10,000 digits for testing the CNNs.

This project also presents several variants of the original LeNet-5 architecture, which has been known for its excellent performance for classifying handwritten digits, for potential performance improvement.  Using the deep learning toolbox, extensive simulation studies are conducted for performance evaluation and comparisons between various neural networks as well as two well-known classifiers that are not based on neural-networks.