Package edu.memphis.ccrg.lida.framework.shared.activation

Contains classes which define activation attributes and operations related to these activations.

See:
          Description

Interface Summary
Activatible An object with activation, has strategies to both excite and decay this activation
Desirable An object with desirability.
Learnable An Activatible that additionally has a base-level activation.
 

Class Summary
ActivatibleImpl Generic Activatible Implementation.
LearnableImpl Default implementation of Learnable.
 

Package edu.memphis.ccrg.lida.framework.shared.activation Description

Contains classes which define activation attributes and operations related to these activations.