Add Standard Normal Scaler
Like the MinMaxScaler, but for the standard normal rescaling. This is, to some extent, implemented in torchvision but the torchvision one does not include a reverse transform.
Like the MinMaxScaler, but for the standard normal rescaling. This is, to some extent, implemented in torchvision but the torchvision one does not include a reverse transform.