Package | Description |
---|---|
org.joone.io | |
org.joone.util |
Modifier and Type | Method and Description |
---|---|
Pattern |
MultipleInputSynapse.fwdGet(InputConnector conn) |
Pattern |
InputSwitchSynapse.fwdGet(InputConnector conn)
Returns the pattern coming from the previous layer during the recall phase.
|
Pattern |
StreamInputSynapse.fwdGet(InputConnector conn)
This method is called by the InputConnector in order
to get the next input pattern available for that connector
|
Modifier and Type | Method and Description |
---|---|
Pattern |
LearningSwitch.fwdGet(InputConnector conn)
Connects the right input synapse depending on the
Monitor's 'validation' parameter.
|
Submit Feedback to pmarrone@users.sourceforge.net