# deeplearningkit **Repository Path**: mirrors/deeplearningkit ## Basic Information - **Project Name**: deeplearningkit - **Description**: Open Source Deep Learning Framework for Apple's iOS, OS X and tvOS - - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-03 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [DeepLearningKit](http://deeplearningkit.org) ## Deep Learning Framework for Apple's tvOS, iOS and OS X ### 0. DeepLearningKit Publication
@misc{2015DeepLearningKit,
    author = {Amund Tveit, Torbjørn Morland and Thomas Brox Røst},
    title = {DeepLearningKit - an Open Source Deep Learning Framework for 
             Apple's iOS, OS X and tvOS developed in Metal and Swift}, 
    url = {https://arxiv.org/abs/1605.04614},
    howpublished = {Online}
}
### 1. DeepLearningKit Video Tutorials #### 1.1 How to Get Started with Deep Learning Kit for iOS (e.g. iPhone or iPad) DeepLearningKit iOS Video Tutorial #### 1.2 How to Get Started with Deep Learning Kit for OS X (e.g. Macbook or iMac) DeepLearningKit iOS Video Tutorial #### 1.3 How to Get Started with Deep Learning Kit for tvOS (new Apple TV) DeepLearningKit iOS Video Tutorial #### 1.4 Tutorial - Image Handling in DeepLearningKit [Link to Tutorial - Image Handling in DeepLearningKit] ### 2. Publication about DeepLearningKit? [Publication - DeepLearningKit - an Open Source Deep Learning Framework for Apple’s iOS, OS X and tvOS developed in Metal and Swift](http://deeplearningkit.org/wp-content/uploads/2016/01/DeepLearningKitPaper.pdf) ### 3. Published under which Open Source Licence? [Apache 2.0 Licence](https://github.com/DeepLearningKit/DeepLearningKit/blob/master/LICENSE) ### 4. Want to help develop DeepLearningKit with Swift and Metal? Check out [deeplearningkit.org/contribute/](http://deeplearningkit.org/contribute/) ### 5. DeepLearningKit Overview? ![DeepLearningKit Overview](http://deeplearningkit.github.io/DeepLearningKit/imgs/deeplearningkitoverview.png) ### 6. Citing DeepLearningKit?
@misc{2015DeepLearningKit,
    author = {Amund Tveit, Torbjørn Morland and Thomas Brox Røst},
    title = {DeepLearningKit - an Open Source Deep Learning Framework for 
             Apple's iOS, OS X and tvOS developed in Metal and Swift}, 
    url = {https://arxiv.org/abs/1605.04614},
    howpublished = {Online}
}