Perceptron
This is the simplest neural network.

A MLP just stacks multiple of these per layer, and increases the number of layers.
The simplest perceptron that I was introduced to in CS480 doesn’t even have an Activation Function.

This is the simplest neural network.

A MLP just stacks multiple of these per layer, and increases the number of layers.
The simplest perceptron that I was introduced to in CS480 doesn’t even have an Activation Function.
