normaliser.py 🚧¢

Source: LION/utils/normaliser.py

Warning

This file has not yet received a complete narrative and docstring audit. Its public source-level API is listed automatically below.

class Normalisation(normalisation_type='none', dataset=None, data_range=None)

No docstring is available.

Normalisation.normalise(self, x)

No docstring is available.

Normalisation.unnormalise(self, x, target=None)

No docstring is available.