Guled
Guled
Hey @beeedy, thank you so much for your advice. I truly believe that the method you advised for simplifying the NN using matrix and vector operations is more feasible than...
@beeedy I have a working prototype of the new Neural Network architecture based on this [tutorial](http://neuralnetworksanddeeplearning.com/chap1.html). You can checkout the branch [here](https://github.com/Somnibyte/MLKit/tree/neural-network-revision). There is a playground available in that repository,...
@beeedy Thank you for your feedback! I'm planning on working on a MNIST digit handwriting example where MLKit provides a separate example project where users can draw digits and the...
@TofPlay Thanks for your suggestion! I'll make sure to add Carthage support along with the new CocoaPods update.