tabensemb.model.AbstractWrapper.hidden_representation#
property
- property AbstractWrapper.hidden_representation#
The extracted information of a deep learning model when forward-passing a batch. It is usually the input of the last output layer (usually a linear layer or an MLP).