Autoencoder less than 1 minute read ```python from keras.layers import Input, Dense from keras.models import Model