laymon.observers¶
Module Contents¶
Classes¶
FeatureMapObserver(layer, layer_name, update_display) |
An class used to create observers that are used to monitor the feature maps of the given layer. |
FeatureMapObserverFactory() |
A factory type class to create a FeatureMapObserver for the given layer |
-
class
laymon.observers.FeatureMapObserver(layer, layer_name, update_display)[source]¶ Bases:
laymon.interfaces.ObserverAn class used to create observers that are used to monitor the feature maps of the given layer.
-
class
laymon.observers.FeatureMapObserverFactory[source]¶ Bases:
laymon.interfaces.ObserverFactoryA factory type class to create a FeatureMapObserver for the given layer