scglue.models.scclue.ElementDataEncoder

class scglue.models.scclue.ElementDataEncoder(in_features, out_features, h_depth=2, h_dim=256, dropout=0.2)[source]

Bases: Transferrable

Methods

forward

Defines the computation performed at every call.

Attributes