logo
How it worksCoursesResearch CommunitiesBenefitsAbout Us
Schedule Demo
Learn Before
  • Convolutional Neural Networks

Reference

Different CNN Methods

https://medium.com/machine-learning-world/convolutional-neural-networks-for-all-part-ii-b4cb41d424fd

0

3

Updated 2021-03-27

Contributors are:

Jessica Zhang
Jessica Zhang
🏆 3

Who are from:

University of Michigan - Ann Arbor
University of Michigan - Ann Arbor
🏆 3

Tags

Data Science

Related
  • Dimensions of Output

    Concept icon
  • Sliding window

    Concept icon
  • Different CNN Methods

  • Filter matrices

    Concept icon
  • Which of the following do you typically see as you move to deeper layers in a ConvNet?

  • In order to be able to build very deep networks, we usually only use pooling layers to downsize the height/width of the activation volumes while convolutions are used with “valid” padding. Otherwise, we would downsize the input of the model too quickly.

  • Training a deeper network (for example, adding additional layers to the network) allows the network to fit more complex functions and thus almost always results in lower training error. For this question, assume we’re referring to “plain” networks.

  • Suppose you have an input volume of dimension 64x64x16. How many parameters would a single 1x1 convolutional filter have (including the bias)?

  • Build a ConvNet using TensorFlow Keras Functional API

logo 1cademy1Cademy

Optimize Scalable Learning and Teaching

How it worksCoursesResearch CommunitiesBenefitsAbout Us
TermsPrivacyCookieGDPR

Contact Us

iman@honor.education

Follow Us




© 1Cademy 2026

We're committed to OpenSource on

Github