FluxML / DataAugmentation.jl

Flexible data augmentation library for machine and deep learning
https://fluxml.ai/DataAugmentation.jl/dev/
MIT License
41 stars 18 forks source link

adds table transforms #45

Closed manikyabard closed 3 years ago

manikyabard commented 3 years ago

Adds TabularItem for holding table row values and some transformations for it.

lorenzoh commented 3 years ago

Still needs some tests

manikyabard commented 3 years ago

The tests should be fixed now.

darsnack commented 3 years ago

@lorenzoh will have to trigger it for "first-time contributors."