@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-C5X46M1L-V>
  skos:prefLabel "hyperparamètre"@fr, "hyperparameter"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P> .

<http://data.loterre.fr/ark:/67375/23L-GXMZW85G-3>
  skos:prefLabel "algorithme d’optimisation heuristique"@fr, "heuristic optimization algorithm"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P> .

<http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P>
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-CHPG4H6H-D>, <http://data.loterre.fr/ark:/67375/23L-GXMZW85G-3>, <http://data.loterre.fr/ark:/67375/23L-QDJV9RK8-S> ;
  skos:prefLabel "optimization algorithm"@en, "algorithme d'optimisation"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-BQVX4NW0-3> ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-H2S8W1CF-T>, <http://data.loterre.fr/ark:/67375/23L-CKVCF0KC-M>, <http://data.loterre.fr/ark:/67375/23L-C5X46M1L-V> ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2835765>, <https://fr.wikipedia.org/wiki/Algorithme_d%27optimisation> ;
  skos:definition "algorithme qui modifie itérativement les paramètres d'un modèle et compare les résultats afin de déterminer la solution optimale à un problème (Source :  <a href=\"https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/26560373/algorithme-doptimisation\">https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/26560373/algorithme-doptimisation</a> )"@fr, "algorithm that iteratively modifies the parameters of a model and compares the results in order to determine the optimal solution to a problem (Source: translated from  <a href=\"https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/26560373/algorithme-doptimisation\">https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/26560373/algorithme-doptimisation</a> )"@en ;
  dc:created "2024-06-24T08:16:25"^^xsd:dateTime ;
  dc:modified "2024-06-24T15:12:36"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> .

<http://data.loterre.fr/ark:/67375/23L-BQVX4NW0-3>
  skos:prefLabel "algorithm"@en, "algorithme"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P> .

<http://data.loterre.fr/ark:/67375/23L-CKVCF0KC-M>
  skos:prefLabel "parameter"@en, "paramètre"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P> .

<http://data.loterre.fr/ark:/67375/23L-H2S8W1CF-T>
  skos:prefLabel "optimisation"@fr, "optimization"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P> .

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

<http://data.loterre.fr/ark:/67375/23L-QDJV9RK8-S>
  skos:prefLabel "algorithme évolutionnaire"@fr, "evolutionary algorithm"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P> .

