This contains notebooks with step wise trials for cifar-10 for learning features from autoencoder and evaluating them for classification task.
affine_transformations.py is modified to add custom augmentation functions. File from keras_preprocessing in python site-packages.