braindecode.augmentation.IdentityTransform#
- class braindecode.augmentation.IdentityTransform(probability=1.0, random_state=None)[source]#
Identity transform.
Transform that does not change the input.
Methods
Examples using braindecode.augmentation.IdentityTransform#
Searching the best data augmentation on BCIC IV 2a Dataset
Searching the best data augmentation on BCIC IV 2a Dataset