@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-V1WS80W6-2>
  skos:prefLabel "modèle de langue"@fr, "language model"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP-VLX0Z6RF-Q>
  skos:prefLabel "Bayesian network"@en, "réseau bayésien"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "modèle de fondation"@fr, "foundation model"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-R7HZ8N1N-H>, <http://data.loterre.fr/ark:/67375/8LP-GLQ6XRLK-N>, <http://data.loterre.fr/ark:/67375/8LP-VLX0Z6RF-Q>, <http://data.loterre.fr/ark:/67375/8LP-MP2GHNG5-6>, <http://data.loterre.fr/ark:/67375/8LP-V1WS80W6-2>, <http://data.loterre.fr/ark:/67375/8LP-L64WPPZV-D>, <http://data.loterre.fr/ark:/67375/8LP-KJRMS6SV-6>, <http://data.loterre.fr/ark:/67375/8LP-J98H6JZW-3> ;
  skos:altLabel "generative model"@en, "modèle génératif"@fr, "base model"@en, "deep generative model"@en ;
  skos:hiddenLabel "Modèle de fondation"@fr, "Foundation model"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BW38VTQJ-7> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q112702082> ;
  skos:definition "A machine learning model trained on a vast amount of data so that it can easily be adapted for a wide range of general tasks, including being able to generate outputs. (Adapted from UK Parliament's Artificial intelligence (AI) glossary, 2024, online)"@en ;
  dc:modified "2024-10-17T14:25:25"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-GLQ6XRLK-N>
  skos:prefLabel "modèle à bruit statistique"@fr, "diffusion probabilistic model"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP-R7HZ8N1N-H>
  skos:prefLabel "gaussian mixture model"@en, "modèle de mélange gaussien"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP-L64WPPZV-D>
  skos:prefLabel "autoencoder"@en, "autoencodeur"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP-BW38VTQJ-7>
  skos:prefLabel "modèle statistique"@fr, "statistical model"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-MP2GHNG5-6>
  skos:prefLabel "classifieur bayésien naïf"@fr, "naive Bayes classifier"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP-KJRMS6SV-6>
  skos:prefLabel "hidden Markov model"@en, "modèle de Markov caché"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

<http://data.loterre.fr/ark:/67375/8LP-J98H6JZW-3>
  skos:prefLabel "machine de Boltzmann"@fr, "Boltzmann machine"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C0JL09V4-9> .

