Package | Description |
---|---|
org.encog.neural.bam | |
org.encog.neural.networks |
Modifier and Type | Method and Description |
---|---|
NeuralDataMapping |
BAM.compute(NeuralDataMapping input)
Compute the network for the specified input.
|
Modifier and Type | Method and Description |
---|---|
NeuralDataMapping |
BAM.compute(NeuralDataMapping input)
Compute the network for the specified input.
|
Modifier and Type | Method and Description |
---|---|
static void |
NeuralDataMapping.copy(NeuralDataMapping source,
NeuralDataMapping target)
Copy from one object to the other.
|
Copyright © 2014. All Rights Reserved.