MixUpΒΆ
MixUp implements the MixUp data augmentation technique.
Abstract Signature:
MixUp(alpha: float = 0.2)
Apple MLX
API:
βStrategy: Custom / Partial
Flax NNX
API:
βStrategy: Custom / Partial
PaxML / Praxis
API:
βStrategy: Custom / Partial