Class: RecurrentNeuralNetwork
Neural network in which outputs from both the previous layer and the
previous processing step are fed into the current layer
URI: ai:RecurrentNeuralNetwork
classDiagram
class RecurrentNeuralNetwork
click RecurrentNeuralNetwork href "../RecurrentNeuralNetwork/"
TrainingTechnique <|-- RecurrentNeuralNetwork
click TrainingTechnique href "../TrainingTechnique/"
NeuralNetwork <|-- RecurrentNeuralNetwork
click NeuralNetwork href "../NeuralNetwork/"
Inheritance
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
In Subsets
Aliases
- Recurrent Neural Network (RNN)
Annotations
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ai:RecurrentNeuralNetwork |
| native |
ai:RecurrentNeuralNetwork |
| exact |
dpv_ai:RecurrentNeuralNetwork, dpv_ai_owl:RecurrentNeuralNetwork |
LinkML Source
Direct
name: RecurrentNeuralNetwork
annotations:
dct_source:
tag: dct_source
value: ISO/IEC 22989:2022 3.4.10
upstream_iri:
tag: upstream_iri
value: https://w3id.org/dpv/ai/owl#RecurrentNeuralNetwork
dpv_extension_slug:
tag: dpv_extension_slug
value: ai
description: 'Neural network in which outputs from both the previous layer and the
previous processing step are fed into the current layer'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Recurrent Neural Network (RNN)
exact_mappings:
- dpv_ai:RecurrentNeuralNetwork
- dpv_ai_owl:RecurrentNeuralNetwork
is_a: NeuralNetwork
mixins:
- TrainingTechnique
class_uri: ai:RecurrentNeuralNetwork
Induced
name: RecurrentNeuralNetwork
annotations:
dct_source:
tag: dct_source
value: ISO/IEC 22989:2022 3.4.10
upstream_iri:
tag: upstream_iri
value: https://w3id.org/dpv/ai/owl#RecurrentNeuralNetwork
dpv_extension_slug:
tag: dpv_extension_slug
value: ai
description: 'Neural network in which outputs from both the previous layer and the
previous processing step are fed into the current layer'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Recurrent Neural Network (RNN)
exact_mappings:
- dpv_ai:RecurrentNeuralNetwork
- dpv_ai_owl:RecurrentNeuralNetwork
is_a: NeuralNetwork
mixins:
- TrainingTechnique
class_uri: ai:RecurrentNeuralNetwork