Class: FeedForwardNeuralNetwork
Neural network where information is fed from the input layer to the
output layer in one direction only
URI: ai:FeedForwardNeuralNetwork
classDiagram
class FeedForwardNeuralNetwork
click FeedForwardNeuralNetwork href "../FeedForwardNeuralNetwork/"
TrainingTechnique <|-- FeedForwardNeuralNetwork
click TrainingTechnique href "../TrainingTechnique/"
NeuralNetwork <|-- FeedForwardNeuralNetwork
click NeuralNetwork href "../NeuralNetwork/"
Inheritance
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
In Subsets
Aliases
- Feed Forward Neural Network
Annotations
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ai:FeedForwardNeuralNetwork |
| native |
ai:FeedForwardNeuralNetwork |
| exact |
dpv_ai:FeedForwardNeuralNetwork, dpv_ai_owl:FeedForwardNeuralNetwork |
LinkML Source
Direct
name: FeedForwardNeuralNetwork
annotations:
dct_source:
tag: dct_source
value: ISO/IEC 22989:2022 3.4.6
upstream_iri:
tag: upstream_iri
value: https://w3id.org/dpv/ai/owl#FeedForwardNeuralNetwork
dpv_extension_slug:
tag: dpv_extension_slug
value: ai
description: 'Neural network where information is fed from the input layer to the
output layer in one direction only'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Feed Forward Neural Network
exact_mappings:
- dpv_ai:FeedForwardNeuralNetwork
- dpv_ai_owl:FeedForwardNeuralNetwork
is_a: NeuralNetwork
mixins:
- TrainingTechnique
class_uri: ai:FeedForwardNeuralNetwork
Induced
name: FeedForwardNeuralNetwork
annotations:
dct_source:
tag: dct_source
value: ISO/IEC 22989:2022 3.4.6
upstream_iri:
tag: upstream_iri
value: https://w3id.org/dpv/ai/owl#FeedForwardNeuralNetwork
dpv_extension_slug:
tag: dpv_extension_slug
value: ai
description: 'Neural network where information is fed from the input layer to the
output layer in one direction only'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Feed Forward Neural Network
exact_mappings:
- dpv_ai:FeedForwardNeuralNetwork
- dpv_ai_owl:FeedForwardNeuralNetwork
is_a: NeuralNetwork
mixins:
- TrainingTechnique
class_uri: ai:FeedForwardNeuralNetwork