@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-GLQ84GJ7-0>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q65121812> ;
  dc:modified "2024-05-15T12:34:36"^^xsd:dateTime ;
  skos:prefLabel "facteur d'apprentissage"@fr, "learning rate"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QG9BMBGV-8> ;
  skos:example "The selection of a learning rate of 2e -5 was based on the principle that this rate facilitates more efficient learning of parameter estimates by the algorithm. (Dey, Tarannum, Hasan & Palma, 2023)"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Facteur d'apprentissage"@fr, "Learning rate"@en .

<http://data.loterre.fr/ark:/67375/8LP-QG9BMBGV-8>
  skos:prefLabel "hyperparamètre"@fr, "hyperparameter"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GLQ84GJ7-0> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
