Uses of Class
neuroidnet.ntr.SRMNeuroid

Packages that use SRMNeuroid
neuroidnet.ntr Holds the main classes for the simulator. 
neuroidnet.periphery Holds classes related to the peripheral controller of the neuroidal network. 
 

Uses of SRMNeuroid in neuroidnet.ntr
 

Subclasses of SRMNeuroid in neuroidnet.ntr
 class AdThNeuroid
          SRM neuroid augmented with an adaptive threshold element that takes the maximum value reached by the membrane potential.
 class PeakerNeuroid
          Intermediate neuroid augmenting SRMNeuroid before proceeding into a more completely liquid-state machine neuroid.
 

Uses of SRMNeuroid in neuroidnet.periphery
 

Subclasses of SRMNeuroid in neuroidnet.periphery
 class ArtificialConcept
          Implementation of a Concept that listens to a population of UM neuroids which represent a certain concept.
 class SensoryConcept
          Concept created by peripheral controller.
 class SensoryNeuroid
          Neuroid that is not contained in a SensoryArea and which does not listen to its inputs.