DeapLearningKit for Apple OSs added

This commit is contained in:
Herman Slatman 2015-12-29 10:34:59 +01:00
parent 7300a1640b
commit a7f67d56f7

View File

@ -971,6 +971,8 @@ on MNIST digits[DEEP LEARNING]
* [BrainCore](https://github.com/aleph7/BrainCore) - The iOS and OS X neural network framework
* [swix](https://github.com/scottsievert/swix) - A bare bones library that
includes a general matrix language and wraps some OpenCV for iOS development.
* [DeepLearningKit](http://deeplearningkit.org/) an Open Source Deep Learning Framework for Apples iOS, OS X and tvOS.
It currently allows using deep convolutional neural network models trained in Caffe on Apple operating systems.
<a name="credits" />
## Credits