|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NeuralDataMapping | |
|---|---|
| org.encog.neural.bam | THis package contains the classes for BAM networks. |
| org.encog.neural.networks | This package contains the neural network machine learning methods. |
| Uses of NeuralDataMapping in org.encog.neural.bam |
|---|
| Methods in org.encog.neural.bam that return NeuralDataMapping | |
|---|---|
NeuralDataMapping |
BAM.compute(NeuralDataMapping input)
Compute the network for the specified input. |
| Methods in org.encog.neural.bam with parameters of type NeuralDataMapping | |
|---|---|
NeuralDataMapping |
BAM.compute(NeuralDataMapping input)
Compute the network for the specified input. |
| Uses of NeuralDataMapping in org.encog.neural.networks |
|---|
| Methods in org.encog.neural.networks with parameters of type NeuralDataMapping | |
|---|---|
static void |
NeuralDataMapping.copy(NeuralDataMapping source,
NeuralDataMapping target)
Copy from one object to the other. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||