About 36,600 results
Open links in new tab
  1. Perceptron - Wikipedia

    The perceptron algorithm is also termed the single-layer perceptron, to distinguish it from a multilayer perceptron, which is a …

  2. What is Perceptron - GeeksforGeeks

    May 9, 2026 · A Perceptron is the simplest form of a neural network that makes decisions by combining inputs with weights and …

  3. Perceptrons - W3Schools

    The Perceptron defines the first step into Neural Networks: Perceptrons are often used as the building blocks for more complex …

  4. What is a Perceptron? – Basics of Neural Networks - Towards Data …

    Oct 11, 2020 · What is a perceptron, and why are they used? The perceptron is a very simple model of a neural network that is used …

  5. What is a Perceptron? - Simplilearn

    6 days ago · Understand what a perceptron is and how it powers neural networks. Explore single-layer vs multilayer perceptrons, …

  6. The Concept of Artificial Neurons (Perceptrons) in Neural Networks

    Dec 26, 2021 · Today, we officially begin our Neural Networks and Deep Learning Course as introduced here. We’ll begin with a …

  7. What Is a Perceptron? The Building Block of AI - ScienceInsights

    Mar 8, 2026 · A perceptron is the simplest form of a neural network: a single unit that takes in numbers, weighs their importance, and …

  8. What Is Perceptron? - Coursera

    Apr 10, 2026 · Explore what a perceptron is and how it relates to deep learning and artificial intelligence. Learn the difference …

  9. Perceptron Learning Algorithm Explained | by Prathik C | Medium

    Jul 16, 2025 · The perceptron learning algorithm is used to find appropriate weights and bias such that the perceptron correctly …

  10. Perceptron: Concept, function, and applications - DataScientest

    Jun 5, 2024 · A Perceptron is an artificial neuron, essential for Deep Learning neural networks. Discover its principle, its use, and its …