Package ibspan.tss.agents.pma.learning

Realization of user profile learning process.

See:
          Description

Class Summary
ContinuousLearning This behaviour runs cyclicly realizing process of learning of user profiles.
HistorySubscriber This is simple behaviour resonsible subscribing for new events at SessionHandlingAgent and receiving notification about them.
SynchronizedStore This class allows competing behaviours of an the to exachange information between them without blocking each other.
 

Package ibspan.tss.agents.pma.learning Description

Realization of user profile learning process. The main role plays ContinuousLearning behaviour

See Also:
ContinuousLearning