What is a Neuron
A neuron is a tiny decision-making unit.
It:
-
Takes inputs
-
Multiplies them by weights
-
Adds a bias
-
Passes the result through an activation function
A neuron is a tiny decision-making unit.
It:
Takes inputs
Multiplies them by weights
Adds a bias
Passes the result through an activation function