TLDR
The concept of CNN or Convolution Neural Networks was popularized by Yann André LeCun who is also known as the father of the convolution nets. By the end of this article you will be able to build a simple CNN based on the PyTorch API and will classify clothing using the FashionMNIST dateset. This is assuming you have prior knowledge to Artificial Neural Networks. The core operations that are behind the CNN’s are matrix additions and multiplications. CNN works very similar to how our human eye works.via the TL;DR App
no story
Written by sub_zero_ai_freak | Designing hardware and software to bring in the neuromorphic revolution.