Skip to content
artificial neural network

File:Colored_neural_network.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ192776· pop 80· linked from 1,718 articles

artificial neural network

Sign in to save

Also known as ANN, neural network, connectionist system, connectionist systems, deep nets, Simulated Neural Network, Static Neural Network, SNN

computational model used in machine learning, based on connected, hierarchical functions

AI overview

An artificial neural network is a computer system made up of many simple functions connected together in layers, designed to learn patterns from data. It matters because this approach has become one of the most effective ways to train computers to recognize images, understand language, and solve other complex problems.

AI-generated from the Wikipedia summary — may contain errors.

Research

51,792 papers

via PubMed

~40 min read

Encyclopedic overview

A neural network is an interconnected group of nodes, inspired by a simplification of neurons in a brain. Here, each blue/green circular node in the hidden and output layers represents an artificial neuron and each red circular node in the far left layer represents an input data value. An arrow represents a connection from the output of one neuron (or data node) to the input of another.

In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks.

Excerpted from Wikipedia’s “artificial neural network” article, available under the CC BY-SA 4.0 licence.

Gallery (12)