Merge pull request #222 from hslatman/hs_deeplearningkit

DeapLearningKit for Apple OSs added
This commit is contained in:
Joseph Misiti 2015-12-29 08:42:42 -05:00
commit 988e203462

View File

@ -972,6 +972,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