About 25,700,000 results
Open links in new tab
  1. What is a Neural Network? - GeeksforGeeks

    Dec 6, 2024 · Neural networks are machine learning models that mimic the complex functions of the human brain. These models consist of interconnected nodes or neurons that process data, learn …

  2. What is a neural network? - IBM

    A neural network is a machine learning model that stacks simple "neurons" in layers and learns pattern-recognizing weights and biases from data to map inputs to outputs. Neural networks are among the …

  3. Neural network - Wikipedia

    A neural network is a group of interconnected units called neurons that send signals to one another. Neurons can be either biological cells or mathematical models.

  4. What Is a Neural Network? A Deep Dive into the Brain Behind AI

    Apr 9, 2025 · At its core, a neural network is a mathematical model that tries to mimic the way biological neurons in the brain process and transmit information. It’s this brain-like architecture that allows …

  5. 6 Neural Networks – 6.390 - Intro to Machine Learning

    Now that we have several useful machine-learning concepts (hypothesis classes, classification, regression, gradient descent, regularization, etc.), we are well equipped to understand neural …

  6. What is a Neural Network & How Does It Work? | Google Cloud

    What is a neural network? A neural network is a type of machine learning algorithm inspired by the human brain. It’s a powerful tool that excels at solving complex problems more difficult for...

  7. Neural Networks – Intuitively and Exhaustively Explained

    Feb 3, 2025 · Neural networks are, essentially, a mathematically convenient and simplified version of neurons within the brain. A neural network is made up of elements called "perceptrons", which are …

  8. What Are Neural Networks? - Coursera

    Apr 8, 2025 · Neural networks play an important role in artificial intelligence and machine learning by training computers to process the data they receive. These artificial networks follow your brain's …

  9. What is a Neural Network? Explained - HackerRank Blog

    Mar 13, 2025 · A neural network is a powerful tool that mimics the functioning of the human brain to recognize patterns in data. While it might seem complex, its underlying principles are surprisingly …

  10. What is a neural network? | Types of neural networks

    A neural network, or artificial neural network, is a type of computing architecture that is based on a model of how a human brain functions — hence the name "neural."