Skip to content

Commit eb2e33e

Browse files
committed
added tvOS and image handling tutorials to readme
1 parent b4c47d2 commit eb2e33e

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,21 @@
44

55
### 1. DeepLearningKit Video Tutorials
66

7-
#### 1.1 How to Get Started with Deep Learning Kit for iOS
7+
#### 1.1 How to Get Started with Deep Learning Kit for iOS (e.g. iPhone or iPad)
88
<a href="http://www.youtube.com/watch?feature=player_embedded&v=i5FxMbcKFiw" target="_blank"><img src="http://img.youtube.com/vi/i5FxMbcKFiw/0.jpg"
99
alt="DeepLearningKit iOS Video Tutorial" width="560" height="315" border="10" /></a>
1010

11-
#### 1.2 How to Get Started with Deep Learning Kit for OS X
11+
#### 1.2 How to Get Started with Deep Learning Kit for OS X (e.g. Macbook or iMac)
1212
<a href="http://www.youtube.com/watch?feature=player_embedded&v=fBAKLGYtK2o" target="_blank"><img src="http://img.youtube.com/vi/i5FxMbcKFiw/0.jpg"
1313
alt="DeepLearningKit iOS Video Tutorial" width="560" height="315" border="10" /></a>
1414

15+
#### 1.3 How to Get Started with Deep Learning Kit for tvOS (new Apple TV)
16+
<a href="http://www.youtube.com/watch?feature=player_embedded&v=2UZeVO1QvLI" target="_blank"><img src="http://img.youtube.com/vi/i5FxMbcKFiw/0.jpg"
17+
alt="DeepLearningKit iOS Video Tutorial" width="560" height="315" border="10" /></a>
18+
19+
#### 1.4 Tutorial - Image Handling in DeepLearningKit
20+
<a href="http://deeplearningkit.org/tutorials-for-ios-os-x-and-tvos/tutorial-image-handling-in-deeplearningkit/">[Link to Tutorial - Image Handling in DeepLearningKit]</a>
21+
1522
### 2. Publication about DeepLearningKit?
1623
[Publication - DeepLearningKit - an Open Source Deep Learning
1724
Framework for Apple’s iOS, OS X and tvOS

0 commit comments

Comments
 (0)