The monitoring
namespace contains the MessageObserver
class. The MessageObserver
class implements an observer that subscribes to a particular set of entities and a particular type of messages. 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.
Each object of the MessageObserver
class has the following attributes: