@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-KLB4P63L-H>
  skos:definition "apprentissage d’un réseau de neurones comportant de nombreuses couches, réalisé en calculant le gradient de l’erreur (la dérivée de l’erreur par rapport aux poids) en sortie du réseau de neurones et en modifiant les poids du réseau proportionnellement au gradient (Source :  <a href=\"https://ia.gdria.fr/Glossaire/apprentissage-profond/\">https://ia.gdria.fr/Glossaire/apprentissage-profond/</a> )"@fr, "learning from a neural network with many layers, by calculating the gradient of the error (the derivative of the error with respect to the weights) at the output of the neural network and modifying the weights of the network in proportion to the gradient (Source: translated from  <a href=\"https://ia.gdria.fr/Glossaire/apprentissage-profond/\">https://ia.gdria.fr/Glossaire/apprentissage-profond/</a> )"@en ;
  skos:prefLabel "apprentissage profond"@fr, "deep learning"@en ;
  a skos:Concept ;
  skos:altLabel "deep learning"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-MGSL5DXW-B> ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Apprentissage_profond>, <https://en.wikipedia.org/wiki/Deep_learning>, <https://www.wikidata.org/wiki/Q197536> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-GD8MW8HD-D> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-BWN85Z4T-F> ;
  dc:modified "2025-06-05T11:10:57"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-GD8MW8HD-D>
  skos:prefLabel "deep reinforcement learning"@en, "apprentissage par renforcement profond"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-KLB4P63L-H> .

<http://data.loterre.fr/ark:/67375/23L-BWN85Z4T-F>
  skos:prefLabel "apprentissage automatique"@fr, "machine learning"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-KLB4P63L-H> .

<http://data.loterre.fr/ark:/67375/23L-MGSL5DXW-B>
  skos:prefLabel "intelligence artificielle neurosymbolique"@fr, "neurosymbolic artificial intelligence"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-KLB4P63L-H> .

