@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-ZXD5P7TL-7>
  skos:prefLabel "machine learning approach"@en, "approche d'apprentissage automatique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-F57RFHS1-K> .

<http://data.loterre.fr/ark:/67375/8LP-QS6282WL-1>
  skos:prefLabel "layer normalization"@en, "normalisation des couches"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-F57RFHS1-K> .

<http://data.loterre.fr/ark:/67375/8LP-F57RFHS1-K>
  dc:modified "2024-05-29T06:33:47"^^xsd:dateTime ;
  skos:example "Depuis l'émergence de l'apprentissage profond les architectures neuronales mènent le pas avec des réseaux récurrents; (Gaëlle Laperrière, Valentin Pelloin, Antoine Caubrière, Salima Mdhaffar, Nathalie Camelin, Sahar Ghannay, Bassam Jabaian & Yannick Estève, 2022)"@fr, "L'avènement de l'apprentissage profond permet désormais aux phonéticiens d'utiliser des outils puissants pour réaliser la tâche d'analyse des spectrogrammes de manière automatique sans a priori théorique susceptible de biaiser cette analyse. (Cedric Gendrot, Emmanuel Ferragne & Anaïs Chanclu, 2022)"@fr, "Les modèles d'apprentissage profond ont montré des performances remarquables dans les tâches d'extraction de connaissances (Miwa & Bansal 2016). (Sahraoui, Guigue, Vignes-Lebbe & Pignal, 2023)"@fr ;
  skos:altLabel "DL"@en, "deep learning"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Deep learning"@en, "Apprentissage profond"@fr ;
  skos:definition "Procédé d'apprentissage automatique utilisant des réseaux de neurones possédants plusieurs couches de neurones cachées. (  <a href=\"https://www.cnil.fr/fr/definition/apprentissage-profond-deep-learning\">https://www.cnil.fr/fr/definition/apprentissage-profond-deep-learning</a>)"@fr, "Subset of machine learning, which is a neural network with three or more layers that attempts to simulate the behavior of the human brain allowing it to “learn” from large amounts of data. ( <a href=\"https://www.ibm.com/topics/deep-learning\">https://www.ibm.com/topics/deep-learning</a>)"@en ;
  skos:prefLabel "deep learning"@en, "apprentissage profond"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q197536> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-ZXD5P7TL-7> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-QS6282WL-1> .

