@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-FKSBGLPD-B>
  skos:definition "réseau de neurones à une couche inventé en 1957 par Frank Rosenblatt, implantant un algorithme d’apprentissage supervisé. Ces réseaux élémentaires présentent un certain nombre de limitations, que surmontent les réseaux multicouches. (Source :  <a href=\"https://ia.gdria.fr/Glossaire/perceptron-2/\">https://ia.gdria.fr/Glossaire/perceptron-2/</a> )"@fr, "single-layer neural network invented in 1957 by Frank Rosenblatt, implementing a supervised learning algorithm. These elementary networks have a number of limitations, which are overcome by multilayer networks (Source: translated from  <a href=\"https://ia.gdria.fr/Glossaire/perceptron-2/\">https://ia.gdria.fr/Glossaire/perceptron-2/</a> )"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4> ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q690207>, <https://fr.wikipedia.org/wiki/Perceptron>, <https://w3id.org/aio/Perceptron>, <https://en.wikipedia.org/wiki/Perceptron> ;
  dc:bibliographicCitation "• Rosenblatt, F. (1958). The perceptron: A probabilistic model for information storage and organization in the brain. Psychological Review, 65(6), 386–408.  <a href=\"https://doi.org/10.1037/h0042519\">https://doi.org/10.1037/h0042519</a>" ;
  a skos:Concept ;
  skos:prefLabel "perceptron"@fr, "perceptron"@en ;
  dc:modified "2025-09-22T07:36:28"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K>
  skos:prefLabel "deep neural network"@en, "réseau de neurones profond"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-FKSBGLPD-B> .

<http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4>
  skos:prefLabel "architecture d'un réseau de neurones"@fr, "neural network architecture"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-FKSBGLPD-B> .

