Palashio / libra

Ergonomic machine learning for everyone.
http://libradocs.org/
MIT License
1.92k stars 109 forks source link

need keyword for turning off data augmentation #134

Closed Palashio closed 4 years ago

Palashio commented 4 years ago

in convolutional_query() by default it does data augmentation in the ImageDataGenerator. A keyword argument to turn this off needs to be implemented.