sccross.models.layers.ZDecoder¶
-
class
sccross.models.layers.ZDecoder(in_features, out_features, h_depth=1, h_dim=50, dropout=0.2)[source]¶ Bases:
torch.nn.modules.module.ModuleMethods
Define the computation performed at every call.
Attributes
sccross.models.layers.ZDecoder(in_features, out_features, h_depth=1, h_dim=50, dropout=0.2)[source]¶Bases: torch.nn.modules.module.Module
Methods
Define the computation performed at every call. |
Attributes