Learn Before
Concept

Singular neuron of NN

It receives input from some other nodes, or from an external source and computes an output. Each input has an associated weight (w), which is assigned on the basis of its relative importance to other inputs. Below is an example of a neuron for logistic regression.

Image 0

0

0

Updated 2021-03-01

Tags

Data Science