A Sketchy Introduction to Convolutional Neural Networks

    I would like to try something new, at least something new for me:

    Explore some of the core concepts of convolutional neural networks, but not by writing a huge amount of text and maybe some code snippets- there are plenty of excellent posts and papers about CNNs in exactly this format already.

    Instead, I would like to try a different approach, asking questions about CNNs and then trying to answer them. Yes, with some text, but mostly visually.

    So, without further ado, let’s get started!

    cnn intro filters filter parameters padding pooling

    And those were some of the key concepts of Convolutional Neural Nets.

    We explored: