Layer (deep learning) (original) (raw)

Property Value
dbo:abstract A layer in a deep learning model is a structure or network topology in the model's architecture, which takes information from the previous layers and then passes it to the next layer. There are several famous layers in deep learning, namely convolutional layer and maximum pooling layer in the convolutional neural network. Fully connected layer and ReLU layer in vanilla neural network. RNN layer in the RNN model and deconvolutional layer in autoencoder etc. (en) 층(層) 또는 레이어(layer)란 인공 신경망에서 데이터를 모아서 보내는 단계와 관련된 개념이다. 순방향 신경망에서는 먼저 나온 층에서 뒤에 나오는 층으로만 신호를 전달할 수 있고, 순환 신경망에서는 그렇지 않다. (ko) 层,或层次,是深度学习模型模型架构中的一种结构或網路拓撲,它从上一层获取信息,然后将信息传递给下一层。深度学习中有几个著名的层,即卷积神经网络中的卷积层和最大。基本神经网络中的全连接层和ReLU层。循環神經網路中的RNN层和自动编码器中的等。 (zh)
dbo:wikiPageID 66740805 (xsd:integer)
dbo:wikiPageLength 5879 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1118319990 (xsd:integer)
dbo:wikiPageWikiLink dbr:Deep_learning dbr:Network_topology dbr:Neocortex dbr:Convolutional_neural_network dbr:Deep_Learning dbr:Recurrent_neural_network dbc:Artificial_neural_networks dbr:Homogeneity_and_heterogeneity dbr:Autoencoder dbr:ReLU
dbp:wikiPageUsesTemplate dbt:Comparison_image_neural_networks.svg dbt:Reflist dbt:See_also dbt:Differentiable_computing
dct:subject dbc:Artificial_neural_networks
rdf:type owl:Thing
rdfs:comment A layer in a deep learning model is a structure or network topology in the model's architecture, which takes information from the previous layers and then passes it to the next layer. There are several famous layers in deep learning, namely convolutional layer and maximum pooling layer in the convolutional neural network. Fully connected layer and ReLU layer in vanilla neural network. RNN layer in the RNN model and deconvolutional layer in autoencoder etc. (en) 층(層) 또는 레이어(layer)란 인공 신경망에서 데이터를 모아서 보내는 단계와 관련된 개념이다. 순방향 신경망에서는 먼저 나온 층에서 뒤에 나오는 층으로만 신호를 전달할 수 있고, 순환 신경망에서는 그렇지 않다. (ko) 层,或层次,是深度学习模型模型架构中的一种结构或網路拓撲,它从上一层获取信息,然后将信息传递给下一层。深度学习中有几个著名的层,即卷积神经网络中的卷积层和最大。基本神经网络中的全连接层和ReLU层。循環神經網路中的RNN层和自动编码器中的等。 (zh)
rdfs:label Layer (deep learning) (en) 층 (기계 학습) (ko) 層 (深度學習) (zh)
rdfs:seeAlso dbr:Convolutional_neural_network
owl:sameAs wikidata:Layer (deep learning) dbpedia-ko:Layer (deep learning) dbpedia-zh:Layer (deep learning) https://global.dbpedia.org/id/FnXvQ
prov:wasDerivedFrom wikipedia-en:Layer_(deep_learning)?oldid=1118319990&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Layer_(deep_learning)
is dbo:wikiPageDisambiguates of dbr:Layer
is dbo:wikiPageRedirects of dbr:Layer_(Deep_Learning)
is dbo:wikiPageWikiLink of dbr:Convolutional_neural_network dbr:Graph_neural_network dbr:Rectifier_(neural_networks) dbr:Recurrent_neural_network dbr:Layer_(Deep_Learning) dbr:Layer dbr:Multilayer_perceptron
is foaf:primaryTopic of wikipedia-en:Layer_(deep_learning)