Back to Search Start Over

Introduction to convolutional neural network using Keras; an understanding from a statistician.

Authors :
Hagyeong Lee
Jongwoo Song
Source :
Communications for Statistical Applications & Methods; Nov2019, Vol. 26 Issue 6, p591-610, 20p
Publication Year :
2019

Abstract

Deep Learning is one of the machine learning methods to find features from a huge data using non-linear transformation. It is now commonly used for supervised learning in many fields. In particular, Convolutional Neural Network (CNN) is the best technique for the image classification since 2012. For users who consider deep learning models for real-world applications, Keras is a popular API for neural networks written in Python and also can be used in R. We try examine the parameter estimation procedures of Deep Neural Network and structures of CNN models from basics to advanced techniques. We also try to figure out some crucial steps in CNN that can improve image classification performance in the CIFAR10 dataset using Keras. We found that several stacks of convolutional layers and batch normalization could improve prediction performance. We also compared image classification performances with other machine learning methods, including K-Nearest Neighbors (K-NN), Random Forest, and XGBoost, in both MNIST and CIFAR10 dataset. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
22877843
Volume :
26
Issue :
6
Database :
Complementary Index
Journal :
Communications for Statistical Applications & Methods
Publication Type :
Academic Journal
Accession number :
140822639
Full Text :
https://doi.org/10.29220/CSAM.2019.26.6.591