
How neural networks work - A simple introduction - Explain that Stuff
May 12, 2023 · An easy-to-understand introduction to neural networks: how can a computer learn to recognize patterns and make decisions like a human brain?
Neural network (machine learning) - Wikipedia
Artificial neural networks are used for various tasks, including predictive modeling, adaptive control, and solving problems in artificial intelligence. They can learn from experience, and can …
What is a Neural Network? - GeeksforGeeks
Oct 7, 2025 · 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, …
What is a neural network? - IBM
In 1943, Warren McCulloch and Walter Pitts proposed the first mathematical model of a neuron, showing that simple units could perform computation of a function. Later, in 1958, Frank …
How Do Neural Networks Work? Your 2026 Guide - Coursera
Dec 4, 2025 · Learn how neural networks work and what makes them foundational for deep learning and artificial intelligence.
Neural Networks in AI: A Beginner's Guide to How They Work
Jul 3, 2025 · Neural networks are at the core of today’s most exciting AI developments — from language models like ChatGPT to self-driving cars and facial recognition. But what exactly is a …
6 Neural Networks – 6.390 - Intro to Machine Learning
There are many, many variations of neural networks, which we can’t even begin to survey. We will study the core “feed-forward” networks with “back-propagation” training, and then, in later …
What Are Neural Networks? The Backbone of Modern AI Explained
Jan 23, 2025 · In this article, we explore what neural networks are, how they work, and their key applications in modern AI. Learn how these brain-inspired models power technologies like …
What is a neural network? | Types of neural networks
Neural networks are a crucial component of artificial intelligence (AI) models. They work based on an architecture that imitates the human brain's neurons. What is a neural network? A neural …
What is a Neural Network & How Does It Work? | Google Cloud
Composed of interconnected nodes called neurons, neural networks arrange these units in layers. Each neuron receives input from others, processes it, and transmits an output to other neurons....