Perceptron Algorithm with Code Example - ML for beginners!
Python Simplified Python Simplified
227K subscribers
101,353 views
0

 Published On Premiered Jun 3, 2021

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 šŸ˜‰)

šŸ›‘ BEFORE YOU WATCH THIS VIDEO šŸ›‘
Watch my Simple Introduction to Artificial Intelligence: šŸ¤–šŸ§ 
Ā Ā Ā ā€¢Ā MachineĀ LearningĀ FORĀ BEGINNERSĀ -Ā Supe...Ā Ā 

šŸ›‘ AFTER YOU WATCH THIS VIDEO šŸ›‘
Watch my Error Function - Cross-Entropy Loss Tutorial:
Ā Ā Ā ā€¢Ā CrossĀ EntropyĀ LossĀ ErrorĀ FunctionĀ -Ā M...Ā Ā 

****************************************
šŸ§ 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!
****************************************

All the beautiful icons in the video are from:
https://www.flaticon.com/

show more

Share/Embed