In this video we will talk about the perceptron and code it together! 🧠
Perceptron is single node in an artificial neural network πŸ€–
It’s an an algorithm (a set of instructions) πŸ“ƒ that’s meant to mimic a neuron inside a human brain! We will discuss all the different components of perceptron and in the very end - we’ll of course implement what we have learned with Python 🐍 to fully understand the math and logic behind the concepts!

πŸ’» Get the complete perceptron code! πŸ’»
https://wayscript.com/script/VlHE0uL8

(the above script runs on the cloud - no need to install Python πŸ˜‰)


🧐 TIMESTAMPS 🧐


00:00 - perceptron definition
00:33 - real life example
01:40 - perceptron example
02:04 - perceptron input
02:15 - perceptron weights
02:45 - weighted sum
03:00 - threshold / bias
03:20 - activation function (step function)
03:58 - key notes
05:04 - python perceptron
08:36 - thanks for watching!

#machine-learning #python

Machine Learning FOR BEGINNERS - Perceptron with Code Example
2.85 GEEK