• Image representation
  • ConvNets or CNN
  • Convolution Layer
  • Padding
  • How do we learn these kernels?
  • Can we force a particular kernel to learn to recognize a specific feature?
  • Non-Linear Activations
  • Downsampling or Pooling
  • Full Connection
  • Loading MNIST data
  • Implementation of CNN in Keras