Implementing a Perceptron: the weighted sum and the activation function result the output value.
0:00 Intro
2:31 A Simple Example
5:53 Creating the Perceptron Class
7:03 Implementing the Weighted Sum
8:24 Adding the Activation Function
Source Code - https://github.com/danielszabo88/smar...