01
~/machine-learning

Object Detection - The Basics.

What is object recognition? Before we delve into that, how do we identify images? In a general sense, an object is any item, entity, or thing that can be perceived, identified, or defined. Objects have identifiable characteristics, such…

02
~/machine-learning

Activation Functions in Neural Networks

While AGI may still be a few decades in the horizon, researchers have long been trying to mimic the human brain. Just like its namesake, the neural network works in the same way a neuron in the human body does. It receives stimuli, proc…

0