« Artificial neural network » : différence entre les versions


(Page créée avec « == Domaine == Category:Vocabulary == Définition == == Termes privilégiés == == Anglais == === Artificial neural network === Artificial neural net... »)
 
(Page redirigée vers Réseau de neurones artificiels)
Ligne 1 : Ligne 1 :
 
#REDIRECTION [[ Réseau de neurones artificiels  ]]
== Domaine ==
[[Category:Vocabulary]]
== Définition ==
 
 
 
== Termes privilégiés ==
 
== Anglais ==
 
=== Artificial neural network ===
 
Artificial neural networks (ANNs) or connectionist systems are computing systems vaguely inspired by the biological neural networks that constitute animal brains[1]. Such systems "learn" (i.e. progressively improve performance on) tasks by considering examples, generally without task-specific programming. 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 a priori knowledge about cats, e.g., that they have fur, tails, whiskers and cat-like faces. Instead, they evolve their own set of relevant characteristics from the learning material that they process.
 
An ANN is based on a collection of connected units or nodes called artificial neurons (a simplified version of biological neurons in an animal brain). Each connection (a simplified version of a synapse) between artificial neurons can transmit a signal from one to another. The artificial neuron that receives the signal can process it and then signal artificial neurons connected to it.
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>

Version du 6 mai 2018 à 20:07



Contributeurs: wiki