Skip to main content

Convolutional Neural Network

  • Chapter
  • First Online:
MATLAB Deep Learning

Abstract

The importance of the deep neural network lies in the fact that it opened the door to the complicated non-linear model and systematic approach for the hierarchical processing of knowledge.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    LeCun, Y., et al., “Handwritten digit recognition with a back-propagation network,” In Proc. Advances in Neural Information Processing Systems, 396–404 (1990).

  2. 2.

    Krizhevsky, Alex, “ImageNet Classification with Deep Convolutional Neural Networks,” 17 November 2013.

  3. 3.

    The representative methods include SIFT, HoG, Textons, Spin image, RIFT, and GLOH.

  4. 4.

    It is often explained using the local receptive filed and shared weights from the perspective of the ordinary neural network. However, they would not be helpful for beginners. This book does not insist its relationship with the ordinary neural network and explains it as a type of digital filter.

  5. 5.

    Also called kernels.

  6. 6.

    deeplearning.stanford.edu/wiki/images/6/6c/Convolution_schematic.gif

  7. 7.

    The designer decides how many elements to stride for each operation. It can be greater than one if the filter is larger.

  8. 8.

    Sometimes the activation function is omitted depending on the problem.

  9. 9.

    Mixed National Institute of Standards and Technology.

  10. 10.

    loadMNISTImages and loadMNISTLabels functions are from github.com/amaas/stanford_dl_ex/tree/master/common.

  11. 11.

    This size is valid only for this particular example. It varies depending on how the convolution filter is applied.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Phil Kim

About this chapter

Cite this chapter

Kim, P. (2017). Convolutional Neural Network. In: MATLAB Deep Learning. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2845-6_6

Download citation

Publish with us

Policies and ethics