SingularityNET: SingularityNET MNIST Tutorial
This tutorial shows how to integrate any new AI code or system with the SingularityNET architecture.
The tutorial uses the Tensorflow MNIST AI code from the Tensorflow tutorial, Deep MNIST for Experts, as an example. See: https://www.tensorflow.org/get_started/mnist/pros
However, the tutorial focuses on the integration of Artificial Intelligence, in general. So a deep understanding of Tensorflow is not necessary to follow this tutorial.