|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.memphis.ccrg.lida.framework.strategies | |
---|---|
edu.memphis.ccrg.lida.framework.initialization | Contains classes involved in the run-time creation of the Agent and the initialization of the ElementFactory from various configuration files. |
edu.memphis.ccrg.lida.framework.shared | Contains classes related to common data structures used in the framework. |
edu.memphis.ccrg.lida.framework.shared.activation | Contains classes which define activation attributes and operations related to these activations. |
edu.memphis.ccrg.lida.framework.strategies | Contains the various strategies (implementors of the strategy design pattern) used in the framework to implement excitation, decay, etc. |
edu.memphis.ccrg.lida.globalworkspace | Contains classes related to the GlobalWorkspace, the module responsible for selecting the most important part of an Agent's current understanding, at the particular moment, for broadcast to all BroadcastListeners. |
edu.memphis.ccrg.lida.pam | Contains classes related to the definition of the Perceptual Associative Memory module and its default implementation. |
edu.memphis.ccrg.lida.proceduralmemory | Contains classes related to the definition of the Procedural Memory module and its default implementation. |
Classes in edu.memphis.ccrg.lida.framework.strategies used by edu.memphis.ccrg.lida.framework.initialization | |
---|---|
Strategy
Generic designation for all types of strategies such as decay, excite, etc. |
Classes in edu.memphis.ccrg.lida.framework.strategies used by edu.memphis.ccrg.lida.framework.shared | |
---|---|
DecayStrategy
A strategy pattern for decaying Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
ExciteStrategy
A strategy pattern for exciting Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
Strategy
Generic designation for all types of strategies such as decay, excite, etc. |
Classes in edu.memphis.ccrg.lida.framework.strategies used by edu.memphis.ccrg.lida.framework.shared.activation | |
---|---|
DecayStrategy
A strategy pattern for decaying Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
ExciteStrategy
A strategy pattern for exciting Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
TotalActivationStrategy
A strategy that calculates total activation. |
Classes in edu.memphis.ccrg.lida.framework.strategies used by edu.memphis.ccrg.lida.framework.strategies | |
---|---|
DecayStrategy
A strategy pattern for decaying Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
ExciteStrategy
A strategy pattern for exciting Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
Strategy
Generic designation for all types of strategies such as decay, excite, etc. |
|
StrategyImpl
Abstract implementation of Strategy |
|
TotalActivationStrategy
A strategy that calculates total activation. |
Classes in edu.memphis.ccrg.lida.framework.strategies used by edu.memphis.ccrg.lida.globalworkspace | |
---|---|
DecayStrategy
A strategy pattern for decaying Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
Classes in edu.memphis.ccrg.lida.framework.strategies used by edu.memphis.ccrg.lida.pam | |
---|---|
DecayStrategy
A strategy pattern for decaying Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
ExciteStrategy
A strategy pattern for exciting Activatibles or Learnables Implementations should add themselves to ElementFactory via the
factoriesData.xml configuration file. |
|
Strategy
Generic designation for all types of strategies such as decay, excite, etc. |
|
StrategyImpl
Abstract implementation of Strategy |
|
TotalActivationStrategy
A strategy that calculates total activation. |
Classes in edu.memphis.ccrg.lida.framework.strategies used by edu.memphis.ccrg.lida.proceduralmemory | |
---|---|
Strategy
Generic designation for all types of strategies such as decay, excite, etc. |
|
StrategyImpl
Abstract implementation of Strategy |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |