Deep Learning Dictionary - Lightweight Crash Course

Deep Learning Course - Level: Beginner

Perceptrons - Deep Learning Dictionary

video

expand_more chevron_left

text

expand_more chevron_left

Perceptrons - Deep Learning Dictionary

A perceptron, also referred to as a single layer perceptron, is an algorithm that accepts an input and maps it to a binary output based on a set of parameters called weights.

drawing

The algorithm to determine the output from a perceptron is relatively simple:

  1. Calculate the weighted sum of inputs
  2. Compare the weighted sum to threshold value to determine binary output

The weights of the perceptron are first randomly initialized, and then during a training process, the perceptron learns the optimal values for these weights that result in the most accurate binary output.

A single layer perceptron is considered the simplest kind of artificial neural network. We'll learn much more about these networks in later entries.

quiz

expand_more chevron_left
deeplizard logo DEEPLIZARD Message notifications

Welcome to the Quiz for this lesson!

Use this quiz to test your understanding of the lesson material.


Complete the quiz by selecting the correct option and submitting.

  1. How many possible outputs can be supplied by a perceptron?

    Question by deeplizard


deeplizard logo DEEPLIZARD Message notifications

Quiz Results

resources

expand_more chevron_left
What is a perceptron? 👉 To gain early access to the full Deep Learning Dictionary course, register at: 🔗 https://deeplizard.com/course/ddcpailzrd 👉 For more in depth lessons, check out the Deep Learning Fundamentals course: 🔗 https://deeplizard.com/course/dlcpailzrd 🕒🦎 VIDEO SECTIONS 🦎🕒 00:00 Welcome to DEEPLIZARD - Go to deeplizard.com for learning resources 00:10 Perceptrons 02:28 Collective Intelligence and the DEEPLIZARD HIVEMIND 💥🦎 DEEPLIZARD COMMUNITY RESOURCES 🦎💥 👋 Hey, we're Chris and Mandy, the creators of deeplizard! 👀 CHECK OUT OUR VLOG: 🔗 https://youtube.com/deeplizardvlog 💪 CHECK OUT OUR FITNESS CHANNEL: 🔗 https://www.youtube.com/channel/UCdCxHNCexDrAx78VfAuyKiA 🧠 Use code DEEPLIZARD at checkout to receive 15% off your first Neurohacker order: 🔗 https://neurohacker.com/shop?rfsn=6488344.d171c6 ❤️🦎 Special thanks to the following polymaths of the deeplizard hivemind: Mano Prime 👀 Follow deeplizard: Our vlog: https://youtube.com/deeplizardvlog Fitness: https://www.youtube.com/channel/UCdCxHNCexDrAx78VfAuyKiA Facebook: https://facebook.com/deeplizard Instagram: https://instagram.com/deeplizard Twitter: https://twitter.com/deeplizard Patreon: https://patreon.com/deeplizard YouTube: https://youtube.com/deeplizard 🎓 Deep Learning with deeplizard: AI Art for Beginners - https://deeplizard.com/course/sdcpailzrd Deep Learning Dictionary - https://deeplizard.com/course/ddcpailzrd Deep Learning Fundamentals - https://deeplizard.com/course/dlcpailzrd Learn TensorFlow - https://deeplizard.com/course/tfcpailzrd Learn PyTorch - https://deeplizard.com/course/ptcpailzrd Natural Language Processing - https://deeplizard.com/course/txtcpailzrd Reinforcement Learning - https://deeplizard.com/course/rlcpailzrd Generative Adversarial Networks - https://deeplizard.com/course/gacpailzrd Stable Diffusion Masterclass - https://deeplizard.com/course/dicpailzrd 🎓 Other Courses: DL Fundamentals Classic - https://deeplizard.com/learn/video/gZmobeGL0Yg Deep Learning Deployment - https://deeplizard.com/learn/video/SI1hVGvbbZ4 Data Science - https://deeplizard.com/learn/video/d11chG7Z-xk Trading - https://deeplizard.com/learn/video/ZpfCK_uHL9Y 🛒 Check out products deeplizard recommends on Amazon: 🔗 https://amazon.com/shop/deeplizard 📕 Get a FREE 30-day Audible trial and 2 FREE audio books using deeplizard's link: 🔗 https://amzn.to/2yoqWRn 🎵 deeplizard uses music by Kevin MacLeod 🔗 https://youtube.com/channel/UCSZXFhRIx6b0dFX3xS8L1yQ ❤️ Please use the knowledge gained from deeplizard content for good, not evil.

updates

expand_more chevron_left
deeplizard logo DEEPLIZARD Message notifications

Update history for this page

Did you know you that deeplizard content is regularly updated and maintained?

  • Updated
  • Maintained

Spot something that needs to be updated? Don't hesitate to let us know. We'll fix it!


All relevant updates for the content on this page are listed below.

ddc1dli
Page Created.

Committed by deeplizard on December 28, 2021