|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Concept | Interface for read-out devices for the network. |
| DebuggerInterface | DebuggerInterface.java |
| DumpsData | DumpsData.java |
| Expressive | Defines an interface on how an entity should express its identity and state. |
| Input | Interface for devices to provide input to the network. |
| Class Summary | |
| AdThNeuroid | SRM neuroid augmented with an adaptive threshold element that takes the maximum value reached by the membrane potential. |
| Area | Entity Area that holds neurons and keeps track of time. |
| AxonArbor | Contains all outgoing synapses of a Neuroid
that end up in a particular Area with a similar
Synapse template. |
| Dendrite | Dendrite is a Vector that holds incoming
Synapses belonging to a neuroid. |
| MembranePotentialPlot | MembranePotentialPlot.java |
| ModeProfile | Profile of Mode objects. |
| Network | Container for all Areas that hold Neuroids. |
| Neuroid | Abstract neuroid entity. |
| NeuroidName | Identifier for accessing a neuroid in a network. |
| NeuroidProfile | Keeping track of changes of Neuroids. |
| PeakerNeuroid | Intermediate neuroid augmenting SRMNeuroid before
proceeding into a more completely liquid-state machine neuroid. |
| Peripheral | Controls inputs to the Network. |
| PotentialPlot | Plot for synapse potential. |
| Shell | |
| SRMNeuroid | First attempt to implement the central neuroidal entity with programmability capability as defined by Valiant. |
| Synapse | Presynaptic connection to a Neuroid. |
| SynapseProfile | SynapseProfile.java |
| WeightedPotentialPlot | Weighted potential plot of a synapse. |
| Exception Summary | |
| NameNotFoundException | NameNotFoundException.java |
| ResynapseException | ResynapseException.java Exception thrown in case two synaptic boutons of an axon end up on the same postsynaptic neuroid. |
Holds the main classes for the simulator.
Created by Cengiz Gunay
Last modified: Mon Apr 15 14:31:39 CDT 2002
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||