If you are hearing the word "perceptron" for the first time, it sounds a lot like a futuristic robot which can perceive things right? Well, that's not exactly what it means! Perceptron is a machine learning algorithm for supervised classification. It is one of the very first algorithms to be formulated in the field of … Continue reading Perceiving The Perceptron
Tag: Brain
Artificial Neural Networks
We want our machines to learn everything on their own as much as possible. Over the past few decades, researchers have come up with many theories and formulations about how we can achieve this in the best possible way. This realm is called machine learning. We come up with algorithms to teach the machines how … Continue reading Artificial Neural Networks