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