public class XORTask extends BaseSupervisedTask
inputLength, outputLength| Constructor and Description |
|---|
XORTask(int inputs) |
| Modifier and Type | Method and Description |
|---|---|
void |
getInput(mikera.vectorz.AVector inputOut)
Gets the input vector for the task, advancing the task state to the next stage
|
void |
getTarget(mikera.vectorz.AVector input,
mikera.vectorz.AVector targetOut)
Gets the target vector for the task
|
getExampleCount, getInputLength, getOutputLengthclone, getEvaluation, isComplete, resetpublic void getInput(mikera.vectorz.AVector inputOut)
ITaskgetInput in interface ITaskgetInput in class BaseSupervisedTaskpublic void getTarget(mikera.vectorz.AVector input,
mikera.vectorz.AVector targetOut)
ITaskgetTarget in interface ITaskgetTarget in class BaseSupervisedTaskCopyright © 2013. All Rights Reserved.