These are a collection of Neurons used for different purposes.
- Input Layer: The neurons for input
- Hidden Layer: The neurons in the middle that perform the algorithm
- Output Layer: The neurons used for output

Layer Activation Notation

These are a collection of Neurons used for different purposes.

an=f(Wan−1+b)
