Learn Convolutional AutoEncoder - Kaggle
https://www.kaggle.com/getting-started/1382517. I was able to learn and implement Convolutional Autoencoders from the scratch. If anyone is interested can look into following scripts and kernels: Utility script to implement Autoencoder model - Convolutional Autoencoder. An Autoencoder example using above script utility on MNIST dataset . Example. Finally, practical usage of Autoencoder to ...