@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/94febaa2-74d0-4f38-93d5-f91cf15f9037> .

<https://gcmd.earthdata.nasa.gov/kms/concept/94febaa2-74d0-4f38-93d5-f91cf15f9037>
  ns0:reference [ ] ;
  skos:changeNote """2022-07-27 12:31:13.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:19:43.0 [tstevens]  
insert Definition (id: null
text: A Deep Learning algorithm which can take in an input image, assign importance (learnable weights and biases) to various aspects/objects in the image and be able to differentiate one from the other.
language code: en); 
""", """2022-07-25 15:49:22.0 [tstevens] Insert Concept 
add broader relation (CONVOLUTIONAL NEURAL NETWORKS [94febaa2-74d0-4f38-93d5-f91cf15f9037,996700] - DEEP LEARNING [543135bc-7749-49ca-89af-b108cac1afaa,996698]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/543135bc-7749-49ca-89af-b108cac1afaa> ;
  skos:prefLabel "CONVOLUTIONAL NEURAL NETWORKS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "A Deep Learning algorithm which can take in an input image, assign importance (learnable weights and biases) to various aspects/objects in the image and be able to differentiate one from the other."@en ;
  a skos:Concept .

