public class MountainCarPositionNeuralFunction extends NeuralFunction
| Modifier and Type | Field and Description |
|---|---|
double |
factor |
boolean |
random |
long |
seed |
disabled, initial, last, linkAlphaComparator, links, linkslist, name, output, parameters, posindex, reset| Constructor and Description |
|---|
MountainCarPositionNeuralFunction() |
MountainCarPositionNeuralFunction(List<Parameters> ps) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
double |
compute() |
void |
setParameter(String par) |
clearParametersHashMap, deactivate, getConfigParameter, getDataString, getExternalControlFunction, getInitial, getName, getOutput, getParameter, getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterName, getParameterObject, getParametersSet, getParametersSize, getParametersString, getParameterType, getPosindex, getTime, init, isDisabled, pause, post, setConfigLinks, setField, setInitial, setLink, setLinks, setName, setOutput, setParameter, setPosindex, stop, verifyConfigurationpublic MountainCarPositionNeuralFunction()
public MountainCarPositionNeuralFunction(List<Parameters> ps) throws Exception
Exceptionpublic double compute()
compute in interface NeuralFunctionInterfacecompute in class NeuralFunctionpublic void setParameter(String par) throws Exception
setParameter in interface NeuralFunctionInterfacesetParameter in class BaseNeuralFunctionExceptionpublic void close()
throws Exception
close in interface NeuralFunctionInterfaceclose in class BaseNeuralFunctionExceptionCopyright © 2017. All rights reserved.