Difference between revisions of "Turi"

From
Jump to: navigation, search
Line 1: Line 1:
 
[http://www.youtube.com/results?search_query=Turi+apple+machine+learning YouTube search...]
 
[http://www.youtube.com/results?search_query=Turi+apple+machine+learning YouTube search...]
  
Apple buys Turi for $200M ...Siri, iTunes, Apps
+
* [http://medium.com/flawless-app-stories/detecting-avengers-superheroes-in-your-ios-app-with-ibm-watson-and-coreml-fe38e493a4d1 Machine Learning in iOS: IBM Watson and CoreML | Khoa Pham | Medium]
<youtube>-8UgCenuT-w</youtube>
+
 
  
 
=== Turi ML / CoreML ===
 
=== Turi ML / CoreML ===
Line 19: Line 19:
  
 
* [http://developer.apple.com/videos/play/wwdc2018/712/ A Guide to Turi Create | WWDC 2018]
 
* [http://developer.apple.com/videos/play/wwdc2018/712/ A Guide to Turi Create | WWDC 2018]
 +
* [https://apple.github.io/turicreate/docs/api/turicreate.toolkits.html Turi Create Modelling | Apple]
  
 
<youtube>vDd6SRKk3SI</youtube>
 
<youtube>vDd6SRKk3SI</youtube>
 
<youtube>za5Dq5xc2u0</youtube>
 
<youtube>za5Dq5xc2u0</youtube>

Revision as of 06:15, 18 September 2018

YouTube search...


Turi ML / CoreML

Apple's CoreML framework for developers to run inference of pre-trained models on their iOS devices. Core ML is the foundation for domain-specific frameworks and functionality. Core ML supports Vision for image analysis, Natural Language for natural language processing, and GameplayKit for evaluating learned decision trees. Core ML itself builds on top of low-level primitives like Accelerate and BNNS, as well as Metal Performance Shaders.

4b0ecf58-a51a-4bfa-a361-eb77e59ed76e.png 0c857af6-45e4-4fac-ad84-4aeb8c01b5a3.png

Turi Create

Turi Create is an open source toolset for creating Core ML models, for tasks such as image classification, object detection, style transfers, recommendations, and more. Learn how you can use Turi Create to build models for your apps.