This video explains Keras implementation of Hand written digit classification using CNN. We discuss two different CNNs one using strides for sub sampling and other using max pooling layer for sub sampling. The datasets used in this implementation are Mnist and cifar-10.