From a7f67d56f7f6f845c2bea4f6b8be62e6237a46ac Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 29 Dec 2015 10:34:59 +0100 Subject: [PATCH] DeapLearningKit for Apple OSs added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f409210..6d4b662 100644 --- a/README.md +++ b/README.md @@ -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 Appleā€™s iOS, OS X and tvOS. + It currently allows using deep convolutional neural network models trained in Caffe on Apple operating systems. ## Credits