|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputConnector | |
|---|---|
| org.joone.io | |
| org.joone.util | |
| Uses of InputConnector in org.joone.io |
|---|
| Methods in org.joone.io with parameters of type InputConnector | |
|---|---|
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 |
| Uses of InputConnector in org.joone.util |
|---|
| Methods in org.joone.util with parameters of type InputConnector | |
|---|---|
Pattern |
LearningSwitch.fwdGet(InputConnector conn)
Connects the right input synapse depending on the Monitor's 'validation' parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||