The GraphSpanner Neural Network Project creates a model for generating minimal spanning trees in graphs with up to 20 nodes. It includes training scripts and data preprocessing for versatile, ...
Included is an Android project that uses the C code through the NDK to recognize digits drawn on the screen. The network is trained to recognise digits 0-9 using the MNIST dataset. It only has one ...