top of page
nibivid
Thoughts ,Ideas , Things I have learned
Search


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...
last_theorem
May 16, 20217 min read
98 views
0 comments


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...
last_theorem
May 16, 20213 min read
112 views
0 comments


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....
last_theorem
May 16, 20212 min read
44 views
0 comments


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...
last_theorem
May 15, 20213 min read
112 views
0 comments
bottom of page