scvi.utils.attrdict#

class scvi.utils.attrdict(*args, **kwargs)[source]#

Bases: FrozenConfigDict

A dictionary that allows for attribute-style access.

Dummy class that allows for backwards compatibility with the previous custom attrdict. Inherits from FrozenConfigDict.

Attributes table#

Methods table#

Attributes#

Methods#