Earlier this week I mentioned the Swift-AI framework which includes a feed-forward neural network and matrix math library.
Here’s an open source framework called DeepLearningKit from Memkite that supports using pre-trained deep learning models on Apple devices that have a GPU such as the iPhone and iPad that was developed using Swift and Metal.
DeepLearningKit currently supports models trained with the Caffe deep learning framework.
Here’s a really great video demo showing the usage of the Deep Learning Kit to recognize a rose:
You can find more about DeepLearningKit on the homepage.
A very interesting project.
Original article: Open Source Deep Learning Kit That Utilizes Swift And Metal
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.