@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-QMZ4RRSM-J>
  skos:prefLabel "terme de bruit"@fr, "noise term"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP-TS6Z4C6T-T>
  skos:prefLabel "catastrophic forgetting"@en, "oubli catastrophique"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP-JJ5RBH9D-4>
  skos:prefLabel "sur-ajustement"@fr, "overfitting"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4>
  skos:prefLabel "learning problem"@en, "problème d'apprentissage"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TS6Z4C6T-T>, <http://data.loterre.fr/ark:/67375/8LP-JJ5RBH9D-4>, <http://data.loterre.fr/ark:/67375/8LP-PQRFZJJ1-7>, <http://data.loterre.fr/ark:/67375/8LP-QMZ4RRSM-J>, <http://data.loterre.fr/ark:/67375/8LP-CM1BL2SJ-B>, <http://data.loterre.fr/ark:/67375/8LP-B29QHNSZ-4>, <http://data.loterre.fr/ark:/67375/8LP-WNZLVDRX-3>, <http://data.loterre.fr/ark:/67375/8LP-VXDHBCK7-M> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CJQ73GWH-5> ;
  skos:hiddenLabel "Learning problem"@en, "Problème d'apprentissage"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:created "2024-05-29T06:17:19"^^xsd:dateTime ;
  dc:modified "2024-05-29T11:46:28"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-PQRFZJJ1-7>
  skos:prefLabel "hallucination"@fr, "hallucination"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP-WNZLVDRX-3>
  skos:prefLabel "sparsity"@en, "parcimonie"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP-B29QHNSZ-4>
  skos:prefLabel "adversarial attack"@en, "attaque antagoniste"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-CJQ73GWH-5>
  skos:prefLabel "apprentissage automatique"@fr, "machine learning"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP-VXDHBCK7-M>
  skos:prefLabel "underfitting"@en, "sous-apprentissage"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

<http://data.loterre.fr/ark:/67375/8LP-CM1BL2SJ-B>
  skos:prefLabel "adversarial example"@en, "exemple adverse"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> .

