top of page
nibivid
Thoughts ,Ideas , Things I have learned
Search
last_theorem
May 16, 20217 min read
Convolutional neural net Part 4 Full picture
Until now we focused on some basic concepts from the convolutional network, now we are about to look, how these all ideas work together...
94 views0 comments
last_theorem
May 16, 20213 min read
Convolutional neural net Part 3 Downsampling
The main idea of the pooling/stride operation is the compression of the image data. Remember I mentioned one of the most fundamental...
88 views0 comments
last_theorem
May 16, 20212 min read
Convolutional neural net Part 2 kernel
There are certain components of CNN we need to understand here, we are going to look into each of them and see how they work together....
44 views0 comments
last_theorem
May 15, 20213 min read
Convolutional neural net Part 1
Let's try to understand the convolutions neural network at some high level and get deeper into the working of the network and how awesome...
112 views0 comments
bottom of page