@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/543135bc-7749-49ca-89af-b108cac1afaa>
  skos:prefLabel "DEEP LEARNING"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/ca705489-8d18-470c-8c95-1c5ecfc902b6> .

<https://gcmd.earthdata.nasa.gov/kms/concept/ca705489-8d18-470c-8c95-1c5ecfc902b6>
  ns0:reference [ ] ;
  skos:changeNote """2022-07-27 12:31:41.0 [tstevens]  
update Definition (Encyclopedia of Machine Learning and Data Science: https://doi.org/10.1007/978-1-4899-7502-7); 
""", """2022-07-26 08:16:43.0 [tstevens]  
insert Definition (id: null
text: A type of unsupervised learning that involves automatically discovering and learning the regularities or patterns in input data in such a way that the model can be used to generate or output new examples that plausibly could have been drawn from the original dataset.
language code: en); 
""", """2022-07-25 15:48:42.0 [tstevens] Insert Concept 
add broader relation (GENERATIVE ADVERSARIAL NETWORKS [ca705489-8d18-470c-8c95-1c5ecfc902b6,996699] - DEEP LEARNING [543135bc-7749-49ca-89af-b108cac1afaa,996698]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/543135bc-7749-49ca-89af-b108cac1afaa> ;
  skos:prefLabel "GENERATIVE ADVERSARIAL NETWORKS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "A type of unsupervised learning that involves automatically discovering and learning the regularities or patterns in input data in such a way that the model can be used to generate or output new examples that plausibly could have been drawn from the original dataset."@en ;
  a skos:Concept .

