/Keras_data_order_in_batch

Using the function "flow_from_directory" to generate data batches

Primary LanguagePython

Keras_data_order_in_batch

When run this python code under Keras 2.1.6, the order of the augmented data is inconsistent for different runs. When run it under Keras 2.0.8, the result is consistent.