org.gcube.dataanalysis.ecoengine.models.cores.neuralnetworks.neurosolutions
Class Pattern
java.lang.Object
org.gcube.dataanalysis.ecoengine.models.cores.neuralnetworks.neurosolutions.Pattern
public class Pattern
- extends Object
Constructor Summary |
Pattern(double[] temp_inputs,
double[] temp_targets)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
input
public double[] input
target
public double[] target
selected
public boolean selected
Pattern
public Pattern(double[] temp_inputs,
double[] temp_targets)
Copyright © 2012. All Rights Reserved.