Visualizing parts of Convolutional Neural Networks using Keras and Cats This repo contains a notebook with code for visualizing CNNs using cats. Requirements: Keras numpy opencv (although it is only used for opening an image, you can use anything that can open an image as a numpy ndarray) matplotlib