Package | Description |
---|---|
org.joone.engine |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<RTRLLearnerFactory.InitialState> |
RTRLLearnerFactory.Node.initialStates
The list of initial states that fire into this node, not used at
present but maybe for a future version in which the state is also
optimised.
|
Modifier and Type | Method and Description |
---|---|
protected RTRLLearnerFactory.InitialState |
RTRLLearnerFactory.getInitialState(RTRLLearnerFactory.Node input,
RTRLLearnerFactory.Node output)
Determine and return the initial state that impacts on an
output node from a given input node firing into it.
|
Submit Feedback to pmarrone@users.sourceforge.net