Reference terms from Wikipedia, the free encyclopedia
 

Artificial neural network

Artificial neural networks, usually simply called neural networks, are computing systems inspired by the biological neural networks that constitute animal brains.

An artificial neural network is based on a collection of connected units or nodes called artificial neurons, which loosely model the neurons in a biological brain. Each connection, like the synapses in a biological brain, can transmit a signal to other neurons.

An artificial neuron receives a signal then processes it and can signal neurons connected to it. The "signal" at a connection is a real number, and the output of each neuron is computed by some non-linear function of the sum of its inputs. The connections are called edges. Neurons and edges typically have a weight that adjusts as learning proceeds. The weight increases or decreases the strength of the signal at a connection.

Neurons may have a threshold such that a signal is sent only if the aggregate signal crosses that threshold. Typically, neurons are aggregated into layers. Different layers may perform different transformations on their inputs. Signals travel from the first layer (the input layer), to the last layer (the output layer), possibly after traversing the layers multiple times.

Neural networks learn (or are trained) by processing examples, each of which contains a known "input" and "result," forming probability-weighted associations between the two, which are stored within the data structure of the net itself.

The training of a neural network from a given example is usually conducted by determining the difference between the processed output of the network (often a prediction) and a target output. This difference is the error. The network then adjusts its weighted associations according to a learning rule and using this error value. Successive adjustments will cause the neural network to produce output which is increasingly similar to the target output. After a sufficient number of these adjustments the training can be terminated based upon certain criteria. This is known as supervised learning.

Such systems "learn" to perform tasks by considering examples, generally without being programmed with task-specific rules. For example, in image recognition, they might learn to identify images that contain cats by analyzing example images that have been manually labeled as "cat" or "no cat" and using the results to identify cats in other images. They do this without any prior knowledge of cats, for example, that they have fur, tails, whiskers, and cat-like faces. Instead, they automatically generate identifying characteristics from the examples that they process.

 
Note:   The above text is excerpted from the Wikipedia article Artificial neural network, which has been released under the GNU Free Documentation License.
 

Check out these latest Nanowerk News:

 

Organic molecule pushes LED emission closer to monochromatic light

A boron-rich ladder molecule narrows spontaneous emission, improving color purity while exposing stability challenges inside OLED devices.

Alkali-doped zinc oxide enables rare-earth-free mechanoluminescence

Lithium or sodium substitution turns abundant zinc oxide into a stress-activated near-infrared emitter for self-powered optical sensing.

Cryogenic silicon carbide transistor mimics neuron-like switching

A silicon carbide transistor uses negative differential resistance at millikelvin temperatures to enable low-power local control near quantum processors.

Ballistic electron transport observed in single-crystalline copper thin films

Defect-free copper pathways let electrons travel with less scattering, pointing to ways of reducing resistance in future nanoscale wiring.

Researchers discover piezoelectric effect in diamond membranes

Diamond, long deemed non-piezoelectric, now shows stable voltage generation in ultrathin flexible membranes, unlocking self-powered medical sensors.

On the trail of the missing hydrogen atoms

AI method reconstructs missing hydrogen atom positions in crystal databases, enabling faster, more accurate materials simulations for storage, batteries and other uses.

New method visualizes band structures in finite and curved nanomaterials

A new computational method extracts electronic band structures from finite, imperfect, and curved nanomaterials, linking nano-ARPES measurements with theory.

Light-induced drag reveals new way to control nanoscale motion

Researchers show light can add drag to fluorescent carbon nanotubes in water, revealing quantum friction that may help control nanoscale transport.

Novel nanowire device offers rapid, noninvasive cancer detection

The device selectively captured cancer biomarkers from the blood serum of ovarian cancer patients.

Newly synthesized fullerene material remains metallic even under low temperatures

Robust metallicity in a fullerene-based material challenges conventional electron-behavior theories and may inform future quantum technologies.