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

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
0

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
111
0

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
0

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
0

Koozhangal (Pebbles): A Feminist Perspective
"Koozhangal," also known as "Pebbles," is a 2021 Tamil movie directed by P. S. Vinothraj.
last_theorem
Sep 19, 20248 min read
274 views


Knowledge is power
Genesis Let's think about the basic framework of how you make friends. The easiest way to think about your friend is someone who is most...
last_theorem
May 13, 20246 min read
229 views

Programming Methodology
Read Me The objective of this blog is not to transform you into a proficient coder or programmer overnight. Instead, it aims to provide...
last_theorem
Mar 31, 202427 min read
323 views

ENRON, THE RISE AND FALL
Organizational Culture Charismatic And Visionary Leaders Kenneth Lay Kenneth Lay was the founder and former chairman and CEO of Enron. He...
last_theorem
Dec 17, 202316 min read
57 views

KISS ideas for better thought processing Part 5
Let's go back to where we all started, what exactly we are developing here, we are working on a much more scientific approach to solve...
last_theorem
Jun 12, 20214 min read
128 views

When ideas have sex
It is said that the first human ancestors appeared between five million and seven million years ago, probably when some apelike creatures...
last_theorem
Jun 3, 202119 min read
391 views


KISS ideas for better build, study and thought-processing Part 4
Note-taking Introduction Now since we have gone through some of the basics, let's get deeper into the main ideas of note-making. As...
last_theorem
May 23, 20216 min read
117 views


KISS ideas for better build, study and thought processing Part 3
Systems/ Models The process of studying is all about understanding different systems/models. A medical student learns how the body...
last_theorem
May 23, 20215 min read
75 views

Programming Methodology
Read Me The objective of this blog is not to transform you into a proficient coder or programmer overnight. Instead, it aims to provide...
last_theorem
Mar 31, 202427 min read
323
0

Getting into Random Forest
Ensemble learning Decision trees How reliable is decision tree prediction? What is an ideal model? What is the disadvantage of a decision...
last_theorem
Apr 27, 20217 min read
160
0
bottom of page