How to use the Layers API to simplify the implementation of a Convolutional Neural Network in TensorFlow. This is used for recognizing handwritten digits from the MNIST data-set.
https://github.com/Hvass-Labs/TensorF...
This tutorial does NOT work with TensorFlow 2 and later versions. You should use the Keras API from Tutorial #03-C instead!