@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-TSCS4SNR-0>
  a skos:Concept ;
  skos:example "La correction se fait de la couche de sortie à la couche d'entrée. (Nouali, 2003)"@fr, "La couche d'entrée de ce réseau est alors un vecteur ne contenant qu'un seul mot. (Janod, Morchid, Dufour & Linares, 2015)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-13T07:46:36"^^xsd:dateTime ;
  skos:prefLabel "couche d'entrée"@fr, "input layer"@en ;
  skos:hiddenLabel "Couche d'entrée"@fr, "Input layer"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-D73KVZ17-N> ;
  skos:definition "Première couche (ou couche recevant les données d'entrée) d'un réseau de neurones. ( <a href=\"https://datafranca.org/wiki/Couche_d%27entrée\">https://datafranca.org/wiki/Couche_d%27entrée</a>)"@fr, "Basic layer in a neural machine translation system in which the source text is processed. (Loterre)"@en .

<http://data.loterre.fr/ark:/67375/8LP-D73KVZ17-N>
  skos:prefLabel "couche"@fr, "layer"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TSCS4SNR-0> .

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