Our goal is to find the hyperplane that separates two classes
Perceptron:
Step function
Sigmoid
Tanh
ReLU
Single layer perception can only create linear decision boundary, if we need a non linear we would have to increase the hidden layers
Last updated 11 months ago