Difference between revisions of "Turi"
(Created page with "[http://www.youtube.com/results?search_query=Turi+apple+machine+learning YouTube search...] === Turi ML / CoreML === Apple's CoreML framework for developers to run inference...") |
|||
| 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 | ||
| + | <youtube>-8UgCenuT-w</youtube> | ||
=== Turi ML / CoreML === | === Turi ML / CoreML === | ||
| Line 10: | Line 12: | ||
http://docs-assets.developer.apple.com/published/479d7b4500/0c857af6-45e4-4fac-ad84-4aeb8c01b5a3.png | http://docs-assets.developer.apple.com/published/479d7b4500/0c857af6-45e4-4fac-ad84-4aeb8c01b5a3.png | ||
| + | <youtube>NNKPbdT9gXU</youtube> | ||
<youtube>T4t73CXB7CU</youtube> | <youtube>T4t73CXB7CU</youtube> | ||
| Line 17: | Line 20: | ||
* [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] | ||
| − | <youtube> | + | <youtube>vDd6SRKk3SI</youtube> |
| + | <youtube>za5Dq5xc2u0</youtube> | ||
Revision as of 06:08, 18 September 2018
Apple buys Turi for $200M ...Siri, iTunes, Apps
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.
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.