Skip to content

MChehab94/Android-TensorFlow-MNIST

Repository files navigation

This is a simple demo that integrates MNIST TensorFlow model implemented in Python (repo). Their are two modules:

  • app: Java implementation
  • kotlin: Kotlin implementation

A thorough explanation of the source code is available here.