| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<NeuralLayer> |
NeuralNetwork.neuralLayers |
| Modifier and Type | Method and Description |
|---|---|
NeuralLayer |
ObjectFactory.createNeuralLayer()
Create an instance of
NeuralLayer |
| Modifier and Type | Method and Description |
|---|---|
List<NeuralLayer> |
NeuralNetwork.getNeuralLayers()
Gets the value of the neuralLayers property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(NeuralLayer neuralLayer) |
VisitorAction |
AbstractVisitor.visit(NeuralLayer neuralLayer) |
VisitorAction |
AbstractSimpleVisitor.visit(NeuralLayer neuralLayer) |
Copyright © 2013 University of Tartu. All Rights Reserved.