@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-VPXFL3XJ-6>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "En effet le jeu de go a la particularité de définir un problème dont l'espace d'états (les possibles) est de l'ordre d'un un suivi de cent-soixante-dix zéros. (Amblard, 2016)"@fr, "Furthermore methods combine with supervised learning are often not available for a very large number of state spaces. (Xu, Wang, Long & Zhao, 2024)"@en ;
  skos:definition "Représentation de l'ensemble des états possiblement mis en œuvre par l'application des opérateurs, lors de la résolution d'un problème. (Data Franca)"@fr, "The different configurations or representations of the input, output, and intermediate states of a model during processing. In sequence-to-sequence models used for machine translation, the state space includes the various hidden states of the encoder and decoder recurrent neural networks at different time steps."@en ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q62542> ;
  skos:prefLabel "espace d'états"@fr, "state space"@en ;
  skos:hiddenLabel "State space"@en, "Espace d'états"@fr ;
  dc:modified "2024-06-27T08:10:22"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G6QQLXS1-G> .

<http://data.loterre.fr/ark:/67375/8LP-G6QQLXS1-G>
  skos:prefLabel "modèle de représentation"@fr, "representation model"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VPXFL3XJ-6> .

