superneuromat.accessor_classes.ModelAccessor#
- class superneuromat.accessor_classes.ModelAccessor(snn=<object object>, idx: int = <object object>, *args, **kwargs)[source]#
Accessor Class for SNNs
- Attributes:
mThe
SNNthat this object is associated with.num_onmodelInternal variable used to check if the index is valid.
Methods
info
Methods
__init__(snn, idx[, check_index])info()Attributes
associated_typenamemThe
SNNthat this object is associated with.model_cachenamenum_onmodelInternal variable used to check if the index is valid.