Understanding Convolution Neural Networksby@sub_zero_ai_freak
647 reads

Understanding Convolution Neural Networks

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

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.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Understanding Convolution Neural Networks
Sub_Zero_AI_Freak HackerNoon profile picture

@sub_zero_ai_freak

Sub_Zero_AI_Freak

Designing hardware and software to bring in the neuromorphic revolution.


Receive Stories from @sub_zero_ai_freak

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!