@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/23L-R1XLWBQN-0>
  skos:exactMatch <https://www.wikidata.org/wiki/Q192776>, <https://w3id.org/aio/ArtificialNeuralNetwork>, <https://fr.wikipedia.org/wiki/R%C3%A9seau_de_neurones>, <https://en.wikipedia.org/wiki/Neural_network> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-N4WB3BRL-M> ;
  skos:definition "a set of artificial neurons connected by weights and organized according to different architectures. Gradient descent methods enable deep neural networks to be trained efficiently, and represent the state of the art in many fields (image content identification, pattern recognition, automatic language processing, games, etc.). (Source: translated from  <a href=\"https://ia.gdria.fr/Glossaire/reseau-de-neurones-2/\">https://ia.gdria.fr/Glossaire/reseau-de-neurones-2/</a> )"@en, "ensemble de neurones artificiels reliés par des poids et organisés selon différentes architectures. Les méthodes de descente de gradient permettent d’entraîner les réseaux de neurones profonds efficacement et constituent l’état de l’art pour de nombreux domaines (identification du contenu d’une image, reconnaissance de formes, traitement automatique du langage, jeux…). (Source :  <a href=\"https://ia.gdria.fr/Glossaire/reseau-de-neurones-2/\">https://ia.gdria.fr/Glossaire/reseau-de-neurones-2/</a> )"@fr ;
  skos:prefLabel "réseau de neurones"@fr, "neural network"@en ;
  dc:modified "2025-09-08T13:06:55"^^xsd:dateTime ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4>, <http://data.loterre.fr/ark:/67375/23L-CHPG4H6H-D> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-H24TSF40-W> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:altLabel "réseau de neurones artificiels"@fr, "artificial neural network"@en .

<http://data.loterre.fr/ark:/67375/23L-H24TSF40-W>
  skos:prefLabel "method of artificial intelligence"@en, "méthode de l'intelligence artificielle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-R1XLWBQN-0> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4>
  skos:prefLabel "architecture d'un réseau de neurones"@fr, "neural network architecture"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-R1XLWBQN-0> .

<http://data.loterre.fr/ark:/67375/23L-N4WB3BRL-M>
  skos:prefLabel "artificial neuron"@en, "neurone formel"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-R1XLWBQN-0> .

<http://data.loterre.fr/ark:/67375/23L-CHPG4H6H-D>
  skos:prefLabel "rétropropagation du gradient"@fr, "backpropagation"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-R1XLWBQN-0> .

