Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 296 Bytes

UnityTensorFlowCNNTest

This is an example code of a CNN for MNIST handwritten digit recognition with Unity Tensorflow at runtime.
The Tensorflow code is based on "https://github.com/jzharris/Unity-MNIST".
Please don't forget to add the Unity Tensorflow.
Screenshot