The ImpactMessageObserver
class implements an observer that subscribes to a particular set of entities and SynapticImpactMessages
. At the end of each neural network execution cycle, the observer receives messages from the entities by subscription and processes the messages in accordance with the specified function.