|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Agent | Agent. |
| WorldListener | Classes implementing this interface are notified of world events. |
| Class Summary | |
|---|---|
| World | World is the abstract superclass of all worlds, which are components which interact with neural networks. |
The simbrain.world package contains as sub-packages all code for "worlds." Worlds are simbrain components which interact with neural networks by producing inputs and accepting outputs. Any simbrain world type must implement the Agent and World interfaces.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||