Open post Implementing an Autoencoder in TensorFlow 2.0 This post is a humble attempt to contribute to the body of working TensorFlow 2.0 examples. Specifically, we shall discuss the subclassing APIimplementation of an autoencoder.