In our previous post A Tip A Day – Python Tip #7: OpenCV – CV2: imread() and resize(), we have explored a simple image and…
Hello Everyone!!! Its an immense pleasure to write today as this is the first post I am able to write in 2021. Happy New Year!!!…
Have you ever wondered How Artificial Neuron mimics neurons in human brain? We will see the Architecture of Artificial Neurons and its components in detail…
In this article we will discuss about Artificial Intelligence and its applications. We all know that Computer is a device that can store, process data…
Loss: The error value received in 1 iteration Cost: The sum of squares of all the errors, received from each iteration Loss Function in Neural…