android-nn
Simple multi-layer perceptron implementation for Android. For now, all it does is solve XOR. Input-output values are hard-coded. On screen input fields allow for customising network layout and number of training iterations.
Simple multi-layer perceptron implementation for Android. For now, all it does is solve XOR. Input-output values are hard-coded. On screen input fields allow for customising network layout and number of training iterations.