Skip to content
 
 

Repository files navigation

TensorFlowAndroidMNIST

Handwritten digit classification (MNIST) demo on Android using TensorFlow.

image

How to build jni codes

First install NDK, and set path for NDK tools, and then type commands below to create .so file.

$ cd jni-build
$ make
$ make install

About

Tensorflow MNIST demo on Android

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages